[ https://issues.apache.org/jira/browse/YARN-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152804#comment-14152804 ]
Hong Zhiguo commented on YARN-2545: ----------------------------------- [~leftnoteasy], [~jianhe], [~ozawa], please have a look, should we set state of app/appAttempt to FAILED instead of FINISHED, or just count it as "Apps Failed" instead of "Apps Completed"? > 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)