[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-24 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith updated YARN-1852:
-

Attachment: YARN-1852.3.patch

> 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
> Attachments: YARN-1852.2.patch, YARN-1852.3.patch, YARN-1852.patch
>
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



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


[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-24 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith updated YARN-1852:
-

Attachment: (was: YARN-1852.3patch)

> 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
> Attachments: YARN-1852.2.patch, YARN-1852.3.patch, YARN-1852.patch
>
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



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


[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-24 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith updated YARN-1852:
-

Attachment: YARN-1852.3patch

bq. We may check against RMApp.recoveredFinalState state instead?
Done

Test is written for checking FINISHED/KILLED/FAILED applications. The fix I 
verified in single node cluster.

Attached updated patch as per comment. Please review.

> 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
> Attachments: YARN-1852.2.patch, YARN-1852.3patch, YARN-1852.patch
>
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



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


[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-22 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated YARN-1852:
--

Attachment: YARN-1852.2.patch

> 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
> Attachments: YARN-1852.2.patch, YARN-1852.patch
>
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



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


[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-20 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith updated YARN-1852:
-

Attachment: YARN-1852.patch

+1 Jian, 

Attaching patch for handling KILLED/FAILED applications during recovery. I 
added ignoring an event for failed->failed and killed->killed states.

I verified manually checked and verified for no InvalidTransitionException 
after running  test case.

> 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
> Attachments: YARN-1852.patch
>
>
> Recovering for failed/killed application throw InvalidStateTransitonException.
> These are logged during recovery of applications.



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


[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-19 Thread Zhijie Shen (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated YARN-1852:
--

Priority: Major  (was: Minor)

> 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)