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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/11/20 02:48:17 UTC

[jira] [Created] (YARN-1428) RM cannot write the final state or RMApp/RMAppAttempt in the transition to the final state

Zhijie Shen created YARN-1428:
---------------------------------

             Summary: RM cannot write the final state or RMApp/RMAppAttempt in the transition to the final state
                 Key: YARN-1428
                 URL: https://issues.apache.org/jira/browse/YARN-1428
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen


ApplicationFinishData and ApplicationAttemptFinishData are written in the final transitions of RMApp/RMAppAttempt respectively. However, in the transitions, getState() is not getting the state that RMApp/RMAppAttempt is going to enter, but prior one.



--
This message was sent by Atlassian JIRA
(v6.1#6144)