[
https://issues.apache.org/jira/browse/TEZ-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244184#comment-14244184
]
Jeff Zhang edited comment on TEZ-1843 at 12/12/14 3:10 PM:
-----------------------------------------------------------
Attach the patch to fix this issue. [~hitesh] Please help review it.
* sessionStopped is only set to true when session is shutdown or
hasRecoveryFailed
* Add unit test in TestMockDAGAppMaster, manually verify the yarn application
status
was (Author: zjffdu):
Attach the patch to fix this issue. [~hitesh] Please help review it.
* sessionStopped is only set to true when session is shutdown or
hasRecoveryFailed
* Add unit test in TestMockDAGAppMaster
> AM should go to KILLED state when it is killed in RUNNING state
> ---------------------------------------------------------------
>
> Key: TEZ-1843
> URL: https://issues.apache.org/jira/browse/TEZ-1843
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Attachments: TEZ-1843.patch
>
>
> Currently, AM will go to SUCCEEDED state when it is killed in RUNNING state,
> the yarn application also show SUCCEEDED state. But it should go to KILLED
> state instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)