Details
-
Task
-
Status: Resolved
-
Trivial
-
Resolution: Won't Fix
-
0.22.0
-
None
-
None
Description
Carrying over work from MAPREDUCE-2622 and HADOOP-6801 that impacts how sequencefiles will utilize the now deprecated io.sort.mb and io.sort.factor configs (new configs are made available for it to use, see HADOOP-6801). Since DistCp is the remaining lone framework user of SequenceFile.Sorter, it will require additions to docs about new properties to control.
Attachments
Issue Links
- is part of
-
HADOOP-6801 io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java
- Resolved
-
MAPREDUCE-2622 Remove the last remaining reference to "io.sort.mb"
- Closed