[ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940822#comment-13940822
 ] 

Jian He commented on YARN-1852:
-------------------------------

This seems most likely due to , we are replaying the attempt's 
BaseFinalTransition logic which causes sending a new FAILED/KILLED event, while 
RMApp already moves to FAILED/KILLED state.  We covered the case for FINISHED 
state but it seems we miss this.

> Application recovery throws InvalidStateTransitonException for FAILED and 
> KILLED jobs
> -------------------------------------------------------------------------------------
>
>                 Key: YARN-1852
>                 URL: https://issues.apache.org/jira/browse/YARN-1852
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.3.0, 2.4.0
>            Reporter: Rohith
>            Assignee: Rohith
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to