Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
MapTask, with current new mapreduce api, does not maintain MAP_INPUT_BYTES counter. Since RecordReader doesnot have getPos() api, it is not possible for the map task to maintain. Individual record readers (LineRecordReader, SequenceFileRecordReader) could be modified to maintain the same.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-362 Change org.apache.hadoop.examples.Sort to use new api.
- Resolved
- is blocked by
-
HADOOP-5717 Create public enum class for the Framework counters in org.apache.hadoop.mapreduce
- Closed