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
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.