Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
We need to make the counters from the framework visible, but they should be in the new package (org.apache.hadoop.mapreduce).
For compatibility, we need the old class of counters to recognize the old class and package names and convert them over to the new names.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-5710 Counter MAP_INPUT_BYTES missing from new mapreduce api.
- Closed
- relates to
-
HADOOP-4043 The framework counters should use public enum classes to make it easy for users to query
- Resolved