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 "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/06/22 11:24:07 UTC

[jira] Created: (MAPREDUCE-564) Add counter for Succeded Maps and Succeeded Reduces

Add counter for Succeded Maps and Succeeded Reduces
---------------------------------------------------

                 Key: MAPREDUCE-564
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-564
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: jobtracker
    Affects Versions: 0.21.0
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi
             Fix For: 0.21.0


Add counters for Number of Succeeded Maps and Number of Succeeded Reduces so that client can get this number without iterating through all the task reports while the job is in progress.

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