Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC8AD10398 for ; Tue, 22 Oct 2013 04:30:55 +0000 (UTC) Received: (qmail 1119 invoked by uid 500); 22 Oct 2013 04:30:54 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 646 invoked by uid 500); 22 Oct 2013 04:30:48 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 614 invoked by uid 99); 22 Oct 2013 04:30:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 04:30:43 +0000 Date: Tue, 22 Oct 2013 04:30:43 +0000 (UTC) From: "Thomas Weise (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-9752) Latest Ubuntu (13.04) /bin/kill parameter for process group requires a 'double dash kill -0 -- - MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801467#comment-13801467 ] Thomas Weise commented on HADOOP-9752: -------------------------------------- Any chance this can make it into 2.2.x? > Latest Ubuntu (13.04) /bin/kill parameter for process group requires a 'double dash kill -0 -- - > ------------------------------------------------------------------------------------------------------ > > 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 > Assignee: Robert Parker > Attachments: HADOOP-9752v1.patch, HADOOP-9752v2.patch, HADOOP-9752v3.patch, HADOOP-9752v4.patch > > > 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 was sent by Atlassian JIRA (v6.1#6144)