You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Hong Zhiguo (JIRA)" <ji...@apache.org> on 2014/09/12 12:01:33 UTC

[jira] [Created] (YARN-2545) RMApp should transit to FAILED when AM calls finishApplicationMaster with FAILED

Hong Zhiguo created YARN-2545:
---------------------------------

             Summary: RMApp should transit to FAILED when AM calls finishApplicationMaster with FAILED
                 Key: YARN-2545
                 URL: https://issues.apache.org/jira/browse/YARN-2545
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Hong Zhiguo
            Assignee: Hong Zhiguo
            Priority: Minor


If AM calls finishApplicationMaster with getFinalApplicationStatus()==FAILED, and then exits, the corresponding RMApp and RMAppAttempt transit to state FINISHED.

I think this is wrong and confusing. On RM WebUI, this application is displayed as "State=FINISHED, FinalStatus=FAILED", and is counted as "Apps Completed", not as "Apps Failed".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)