Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.2, 0.20.205.0
Description
I'm looking now at my jobtracker's list of running reduce tasks. One of them is 120.05% complete, the other is 107.28% complete.
I understand that these numbers are estimates, but there is no case in which an estimate of 100% for a non-complete task is better than an estimate of 99.99%, nor is there any case in which an estimate greater than 100% is valid.
I suggest that whatever logic is computing these set 99.99% as a hard maximum.
Attachments
Attachments
Issue Links
- duplicates
-
MAPREDUCE-3267 MR2 reduce tasks showing >100% complete
- Resolved
-
MAPREDUCE-428 Reducers reported completion % is generally incorrect when consuming compressed map outputs
- Resolved
- is related to
-
MAPREDUCE-4965 In merge, no ordering defined for CompressAwarePath
- Resolved
-
HADOOP-5210 Reduce Task Progress shows > 100% when the total size of map outputs (for a single reducer) is high
- Resolved
-
HADOOP-5572 The map progress value should have a separate phase for doing the final sort.
- Closed