Devaraj K created MAPREDUCE-4788:
------------------------------------

             Summary: Job are marking as FAILED even if there are no failed 
tasks in it
                 Key: MAPREDUCE-4788
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4788
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.2-alpha, 2.0.1-alpha
            Reporter: Devaraj K
            Assignee: Devaraj K


Sometimes Jobs are marking as FAILED and some the tasks are marking as KILLED 
in it. 


In MRAppMaster, JobFinishEvent is triggering and waiting for the 5000 millis. 
If any tasks final state is unknown by this time those tasks are marking as 
KILLED and Job state is marking as FAILED.

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