Finding counters by legacy group name returns empty counters
------------------------------------------------------------

                 Key: MAPREDUCE-3433
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3433
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
          Components: client, mrv2
            Reporter: Tom White
            Assignee: Tom White


Attempting to find counters with a legacy group name (e.g. 
org.apache.hadoop.mapred.Task$Counter rather than the new 
org.apache.hadoop.mapreduce.TaskCounter) returns empty counters. This causes 
TestStreamingCombiner to fail when run with YARN.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to