Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.20.1
-
None
-
None
Description
steps to reproduce
1. submit a job in hadoop. (hadoop-0.20.1-examples.jar)
2. kill the job before its completion.
Actual Result
job status shows completion % as 100 but the total completed map is not equal to total map counts.
Expected Result
completion percentage should be proper as per the actual status.