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.