Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 EE7CD9EEE for ; Tue, 27 Sep 2011 07:01:37 +0000 (UTC) Received: (qmail 64325 invoked by uid 500); 27 Sep 2011 07:01:37 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 64299 invoked by uid 500); 27 Sep 2011 07:01:37 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 64279 invoked by uid 99); 27 Sep 2011 07:01:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 07:01:37 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 07:01:34 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 660A528AFC4 for ; Tue, 27 Sep 2011 07:01:13 +0000 (UTC) Date: Tue, 27 Sep 2011 07:01:13 +0000 (UTC) From: "Arun C Murthy (Updated) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1876205288.1934.1317106873419.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1232758850.982.1316667506237.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-3067) Container exit status not set properly to launched process's exit code on successful completion of process MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated MAPREDUCE-3067: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) +1, lgtm. I just committed this. Thanks Hitesh! > Container exit status not set properly to launched process's exit code on successful completion of process > ---------------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-3067 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3067 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Hitesh Shah > Assignee: Hitesh Shah > Priority: Blocker > Fix For: 0.23.0 > > Attachments: MR-3067.1.patch, MR-3067.2.patch > > > When testing the distributed shell sample app master, the container exit status was being returned incorrectly. > 11/09/21 11:32:58 INFO DistributedShell.ApplicationMaster: Got container status for containerID= container_1316629955324_0001_01_000002, state=COMPLETE, exitStatus=-1000, diagnostics= -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira