[
https://issues.apache.org/jira/browse/YARN-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jian He updated YARN-891:
-------------------------
Attachment: YARN-891.patch
upload a preliminary patch:
- Add a new field finalState in ApplicationState and ApplicationAttemptState in
RMStateStore.
- All app transitions go through RMAppFinalStateSavingTransition waiting for
final state to be stored before reaching terminal state.
- All atttempt transitions go through AttemptFinalStateSavingTransition waiting
for final attempt state to be stored before reaching terminal state.
- corresponding PB changes.
To do:
- Fix TestRMRestart failures.
- Separate state store clean up thread.
- manual cluster test
> Store completed application information in RM state store
> ---------------------------------------------------------
>
> Key: YARN-891
> URL: https://issues.apache.org/jira/browse/YARN-891
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Bikas Saha
> Assignee: Jian He
> Attachments: YARN-891.patch
>
>
> Add information like exit status etc for the completed attempt.
--
This message was sent by Atlassian JIRA
(v6.1#6144)