[
https://issues.apache.org/jira/browse/HADOOP-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-4043:
------------------------------
Attachment: hadoop-4043.patch
Patch to make counter enums top-level classes (since the classes they are in
are not public). The script should be run first before applying the patch.
> The framework counters should use public enum classes to make it easy for
> users to query
> ----------------------------------------------------------------------------------------
>
> Key: HADOOP-4043
> URL: https://issues.apache.org/jira/browse/HADOOP-4043
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Owen O'Malley
> Fix For: 0.19.0
>
> Attachments: hadoop-4043.patch
>
>
> Currently, for users to find the value of the number of records out of the
> reduce, they must figure out the names of the relevant enums. It would be
> better if the enum classes were public.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.