Nishan Shetty created YARN-923:
----------------------------------

             Summary: Application is "FAILED" when multiple appmaster attempts 
are spawned
                 Key: YARN-923
                 URL: https://issues.apache.org/jira/browse/YARN-923
             Project: Hadoop YARN
          Issue Type: Bug
          Components: applications, resourcemanager
    Affects Versions: 2.0.5-alpha
            Reporter: Nishan Shetty


1.Run job with 142 maps
2.After some map tasks executed kill NM where appmaster running(Using kill -9 
cmd)
3.Now obeserve that till NM expiry interval that appmaster will be running 
after NM expiry interval that appmaster will be killed and new appmaster will 
be launched

Observations:
-------------------
1.First appmaster while going down deletes the staging dir of job
2.While new appmaster is running it will kill all the tasks running in it and 
fails the application saying files in staging dir not present



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