You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2009/05/04 07:28:30 UTC

[jira] Resolved: (HADOOP-4043) The framework counters should use public enum classes to make it easy for users to query

     [ https://issues.apache.org/jira/browse/HADOOP-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal resolved HADOOP-4043.
------------------------------------

    Resolution: Duplicate

The issue got fixed as part of HADOOP-5717

> 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
>         Attachments: hadoop-4043-v2.patch, hadoop-4043-v2.patch, hadoop-4043-v2.sh, hadoop-4043.patch, hadoop-4043.sh
>
>
> 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.