Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.23.0
-
None
-
None
-
localjobrunner reduce progress
Description
ReduceTask splits its progress reporting into 3 phases
1. Copy
2. Shuffule
3. Reduce
When the reduce task is run using a LocalJobRunner, the copy phase is ignored (skipped) but the progress is not updated. This results in a mismatch in the Reduce task's progress.
Attachments
Issue Links
- is part of
-
MAPREDUCE-2106 Emulate CPU Usage of Tasks in GridMix3
- Closed
-
MAPREDUCE-2492 [MAPREDUCE] The new MapReduce API should make available task's progress to the task
- Closed