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

Hudson commented on YARN-1446:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1642 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1642/])
MAPREDUCE-5687. Fixed failure in TestYARNRunner caused by YARN-1446. 
Contributed by Jian He. (vinodkv: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1551774)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestYARNRunner.java


> Change killing application to wait until state store is done
> ------------------------------------------------------------
>
>                 Key: YARN-1446
>                 URL: https://issues.apache.org/jira/browse/YARN-1446
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Jian He
>            Assignee: Jian He
>             Fix For: 2.4.0
>
>         Attachments: YARN-1446.1.patch, YARN-1446.1.patch, YARN-1446.1.patch, 
> YARN-1446.10.patch, YARN-1446.2.patch, YARN-1446.3.patch, YARN-1446.3.patch, 
> YARN-1446.4.patch, YARN-1446.5.patch, YARN-1446.6.patch, YARN-1446.7.patch, 
> YARN-1446.8.patch, YARN-1446.8.patch, YARN-1446.9.patch
>
>
> When user kills an application, it should wait until the state store is done 
> with saving the killed status of the application. Otherwise, if RM crashes in 
> the middle between user killing the application and writing the status to the 
> store, RM will relaunch this application after it restarts.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to