You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/07/24 01:32:48 UTC

[jira] [Commented] (HADOOP-9752) Latest Ubuntu (13.04) /bin/kill parameter for process group requires a 'double dash kill -0 -- -

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

Jean-Baptiste Onofré commented on HADOOP-9752:
----------------------------------------------

It works for me with Ubuntu 13.10:

jbonofre@vostro:~$ kill -1 -4175
jbonofre@vostro:~$ kill -1 -4341
bash: kill: (-4341) - No such process

So, I think that we can close this issue.
                
> 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