You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Rohith (JIRA)" <ji...@apache.org> on 2014/02/27 09:02:19 UTC

[jira] [Created] (MAPREDUCE-5769) Unregistration to RM should not be called if AM is creashed before registering with RM

Rohith created MAPREDUCE-5769:
---------------------------------

             Summary: Unregistration to RM should not be called if AM is creashed before registering with RM
                 Key: MAPREDUCE-5769
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5769
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Rohith
            Assignee: Rohith


Got the scenario from YARN-1752, where unregistration of application master is called before registering with RM.

There should be mechanism to identify isApplicationMasaterRegistered before calling unregistration (finishApplicationMaster).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)