Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
This patch resets the variable totalBytesProcessed before the final merge sothat it will be used for calculating the progress of reducePhase(the 3rd phase of reduce task) correctly.
Description
When the total map outputs size (reduce input size) is high, the reported progress is greater than 100%.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-7 Reduce progress in the Reducer crosses 1
- Resolved
- relates to
-
MAPREDUCE-2264 Job status exceeds 100% in some cases
- Closed