[
https://issues.apache.org/jira/browse/YARN-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junping Du resolved YARN-907.
-----------------------------
Resolution: Cannot Reproduce
> MRAppMaster failed to initialize second attempt when first attempt is FAILED.
> -----------------------------------------------------------------------------
>
> Key: YARN-907
> URL: https://issues.apache.org/jira/browse/YARN-907
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.0.5-alpha
> Environment: SuSeLinux , HDFS HA cluster.
> Reporter: Rohith
>
> configuration :
> yarn.resourcemanager.am.max-retries = 3
> It is observed that ,
> 1. MRAppMaster is failed start services and exitted with shutdownhook
> running. As part of shutdownhook execution staging directory is deleted from
> hdfs.
> 2. New attempt has been spawned from the ResourceManager.But second attempt
> is failed throwing FileNotFoundException because in the first attempt
> shutdownhook, staging directory is deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)