Ravi Prakash created HADOOP-9732:
------------------------------------

             Summary: JOB_FAIL and JOB_KILL have different behaviors when they 
should ideally be same / similar.
                 Key: HADOOP-9732
                 URL: https://issues.apache.org/jira/browse/HADOOP-9732
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 0.23.9, 3.0.0, 2.2.0
            Reporter: Ravi Prakash


After MAPREDUCE-5317, both JOB_KILL and JOB_FAIL wait for all the tasks to die 
/ be killed, and then move to their final states. We can make these two code 
paths the same. Ideally KILL_WAIT should also have a timeout like the one 
MAPREDUCE-5317 introduces.

--
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