[
https://issues.apache.org/jira/browse/HADOOP-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774818#comment-13774818
]
Robert Parker commented on HADOOP-9752:
---------------------------------------
Downloaded 3.3.8 and tested the kill, seems to work
{noformat}
~/Downloads/procps-ng-3.3.8
⍉
▶ ps -ef | grep rparker | grep sublime
rparker 10557 8903 0 18:05 pts/6 00:00:00 grep sublime
rparker 13541 1 0 Sep20 ? 00:00:09 /opt/sublime_text/sublime_text
rparker 13555 13541 0 Sep20 ? 00:00:00 /opt/sublime_text/plugin_host
13541
~/Downloads/procps-ng-3.3.8
▶ ./kill --version
lt-kill from procps-ng 3.3.8
~/Downloads/procps-ng-3.3.8
▶ ./kill -13541
{noformat}
> Latest Ubuntu (13.04) /bin/kill parameter for process group requires a
> 'double dash kill -0 -- -<pid>
> ------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-9752
> URL: https://issues.apache.org/jira/browse/HADOOP-9752
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Affects Versions: 3.0.0, 2.0.4-alpha
> Reporter: Robert Parker
>
> This changed on Ubuntu 12.10 and later. This prevents the kill command from
> executing correctly in Shell.java.
> There is a bug filed in Ubuntu but there is not much activity.
> https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1077796
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira