[
https://issues.apache.org/jira/browse/YARN-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijie Shen updated YARN-1345:
------------------------------
Attachment: YARN-1345.2.patch
Create a patch to remove FINAL_SAVING from YarnApplicationAttemptState, and
make RMAppAttempt return prior state if RMAppAttempt is currently at
FINAL_SAVING. Add assertion in TestRMAppAttemptTransitions to verify correct
YarnApplicationAttemptState is output when RMAppAttempt is at FINAL_SAVING.
> RMServerUtils#createApplicationAttemptState needs to add the mapping for
> FINAL_SAVING
> -------------------------------------------------------------------------------------
>
> Key: YARN-1345
> URL: https://issues.apache.org/jira/browse/YARN-1345
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Zhijie Shen
> Assignee: Zhijie Shen
> Attachments: YARN-1345.1.patch, YARN-1345.2.patch
>
>
> Whenever YARN-891 is done, we need to add the mapping of
> RMAppAttemptState.FINAL_SAVING -> YarnApplicationAttemptState.FINAL_SAVING in
> RMServerUtils#createApplicationAttemptState
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)