shashwat dubey created MAPREDUCE-4756:
-----------------------------------------

             Summary: Map completion shown is not correct if user kills the 
running job. 
                 Key: MAPREDUCE-4756
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4756
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 0.20.1
            Reporter: shashwat dubey


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. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to