Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.5.0, 0.6.0
-
None
-
None
Description
For jobs of over 50000 tasks, the rounding error in the WI is confusing.
When less than 0.005% of the map (or reduce) tasks remain to execute, the WI shows progress as 100.00%, which is misleading.
Rounding down to the nearest .01% would be better.