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/07/09 04:38:16 UTC

[jira] Created: (MAPREDUCE-743) Progress of map phase in map task is not updated properly

Progress of map phase in map task is not updated properly
---------------------------------------------------------

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


Progress of map phase in map task is not updated properly. The progress set by TrackedRecordReader and NewTrackingRecordReader should set the progress object of map phase. It was setting it as the progress of whole task and because of phases, this is not considered as part of map task progress.

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