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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/11/06 04:50:32 UTC

[jira] Created: (MAPREDUCE-1193) Progress reporting in map-only jobs should not have phases

Progress reporting in map-only jobs should not have phases
----------------------------------------------------------

                 Key: MAPREDUCE-1193
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1193
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.21.0
            Reporter: Chris Douglas


The map task reporting is broken into phases so that the sort (merge) phase accounts for 33% of the progress. Map-only jobs do not have this phase, so it should be excluded.

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