Class SegmentMerger.SegmentMergerReducer

  • Enclosing class:
    SegmentMerger

    public static class SegmentMerger.SegmentMergerReducer
    extends Reducer<Text,​MetaWrapper,​Text,​MetaWrapper>
    NOTE: in selecting the latest version we rely exclusively on the segment name (not all segment data contain time information). Therefore it is extremely important that segments be named in an increasing lexicographic order as their creation time increases.