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

Zhijie Shen commented on MAPREDUCE-5562:
----------------------------------------

Did some local tests for the latest patch.

1. Unregistration fails but the application still have chance to retry 
according to the configuration. A new AM will be started, the client will not 
show the final state until the second AM gets finished. The staging dir will 
not be cleaned.

2. Unregistration fails but the application doesn't have the chance to retry 
according to the configuration. No more AM will be started, the client will 
show FAILED according to RM. The staging dir will be cleaned.

> MR AM should exit when unregister() throws exception
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-5562
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5562
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: MAPREDUCE-5562.1.patch, MAPREDUCE-5562.2.patch, 
> MAPREDUCE-5562.3.patch, MAPREDUCE-5562.5.patch, MAPREDUCE-5562.6.patch, 
> MAPREDUCE-5562.7.patch
>
>




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

Reply via email to