[
https://issues.apache.org/jira/browse/YARN-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784550#comment-13784550
]
Robert Parker commented on YARN-658:
------------------------------------
The problem is reproducible in mvn test
-Dtest=org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerShutdown
I have confirmed that kill version 3.3.8 does not have this problem by
installing it ahead of /bin/kill and running the above test(no code change
required). I had a half baked patch that I will dig up, clean up and post. The
patch precedes the -<PID> with a ' -- ' . I had hoped Ubuntu would fix this
sooner but that sadly does not appear to be the case.
> Command to kill a YARN application does not work with newer Ubuntu versions
> ---------------------------------------------------------------------------
>
> Key: YARN-658
> URL: https://issues.apache.org/jira/browse/YARN-658
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.0.3-alpha, 2.0.4-alpha
> Reporter: David Yan
> Attachments: AppMaster.stderr,
> yarn-david-nodemanager-david-ubuntu.out,
> yarn-david-resourcemanager-david-ubuntu.out
>
>
> After issuing a KillApplicationRequest, the application keeps running on the
> system even though the state is changed to KILLED. It happens on both Ubuntu
> 12.10 and 13.04, but works fine on Ubuntu 12.04.
--
This message was sent by Atlassian JIRA
(v6.1#6144)