You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/09/04 10:41:57 UTC

[jira] Created: (MAPREDUCE-952) Previously removed Task.Counter reintroduced by MAPREDUCE-318

Previously removed Task.Counter reintroduced by MAPREDUCE-318
-------------------------------------------------------------

                 Key: MAPREDUCE-952
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-952
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: task
    Affects Versions: 0.21.0
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
            Priority: Blocker
             Fix For: 0.21.0


HADOOP-5717 introduced org.apache.hadoop.mapreduce.TaskCounters in-lieu of the older org.apache.hadoop.mapred.Task.Counter (see http://tinyurl.com/m4uwgj for the patch). However, MAPREDUCE-318 seems to have accidentally re-introduced it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.