Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
All
-
Reviewed
Description
I'm fixing a few TODOs I came across in TaskAttemptImpl.java related to the fact that the MRv2 Counters interface don't expose a getCounter(Enum) method for accessing a Counter using the enum's class as the group name and the enum's value as the name of the counter.
Will add the patch momentarily.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-279 Map-Reduce 2.0
- Closed