Description
SequenceFile.Sorter should get a new merge method that returns an iterator over the keys/values.
The current merge method should become a simple method that gets the iterator and writes the records out to a file.
Attachments
Attachments
Issue Links
- incorporates
-
HADOOP-591 Reducer sort should even out the pass factors in merging different pass
- Closed
- is depended upon by
-
HADOOP-613 The final merge on the reduces should feed the reduce directly
- Closed