Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5484ED91 for ; Fri, 11 Jan 2013 22:36:22 +0000 (UTC) Received: (qmail 15710 invoked by uid 500); 11 Jan 2013 22:36:18 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 15639 invoked by uid 500); 11 Jan 2013 22:36:18 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 15630 invoked by uid 99); 11 Jan 2013 22:36:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 22:36:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 22:36:13 +0000 Received: by mail-oa0-f47.google.com with SMTP id h1so2289127oag.20 for ; Fri, 11 Jan 2013 14:35:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding:x-gm-message-state; bh=mxhvzkv1K2P1EU5gyX3h1PZGVeFRXW4yi2aY4DO5+MA=; b=Z7IOUMFo+DY2DgcG+kbfU/dx4ikB24XS+TiaOQOfp3m08jdDwZ88A0kiNWAbumEK5H N7BhPrpvEC59BrSfwEhkDj5Tmioew+V5nZRXX3rDgX9l00dFrUw7qMwgLPVxSKVKQ2YP QjXGbmPIrJpgmujbyej7s0UPhXNKbJpKaIqSRFFaPCncTLvQqAVfayoVE6uOwFOaIFz2 uDB5jNyGih0CbCsH1Y7wZT64faRMXSOwVMiCqN8ERUh0PxERRl8q/4NMIYXIGyTN0JU+ 9kMc9lbZxulCORA8UJ7vX7Uhqu3NElohfb1RyZuFIx0yFKxxhAfBdGCWVV0SJoUr008E 7d2Q== MIME-Version: 1.0 Received: by 10.60.28.74 with SMTP id z10mr46008488oeg.29.1357943751833; Fri, 11 Jan 2013 14:35:51 -0800 (PST) Received: by 10.182.153.36 with HTTP; Fri, 11 Jan 2013 14:35:51 -0800 (PST) In-Reply-To: References: Date: Fri, 11 Jan 2013 17:35:51 -0500 Message-ID: Subject: Re: Exit code 126? From: Jean-Marc Spaggiari To: user@hadoop.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQk9ckiiztoSfKn/mJSbNG/hCQ9x72lCxnimOrY4UNGZldb6+afiHLPm9cDoq23szvAtTbO6 X-Virus-Checked: Checked by ClamAV on apache.org Do you think it can be https://issues.apache.org/jira/browse/MAPREDUCE-4003 ? Because it's supposed to be fixed in 1.0.3 and that's the version I'm using... 2013/1/11, Dave Shine : > We see this quite a bit. There is a JIRA (I don't remember the number) t= hat > addresses this issue. It has been applied to the apache distro, but I do= n't > think it is incorporated in and release of CDH yet. > > Dave Shine > Sr. Software Engineer > 321.939.5093 direct | 407.314.0122 mobile > CI Boost=E2=84=A2 Clients Outperform Online=E2=84=A2 www.ciboost.com > > -----Original Message----- > From: Jean-Marc Spaggiari [mailto:jean-marc@spaggiari.org] > Sent: Friday, January 11, 2013 5:01 PM > To: user > Subject: Exit code 126? > > Hi, > > I ran a very simple rowcount (HBase) MR today, and one of the tasks faile= d > with the status 126. Seems that there is no logs at all on the server sid= e. > Any idea what this mean? > > Thanks, > > JM > > java.lang.Throwable: Child Error > at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:271) > Caused by: java.io.IOException: Task process exit with nonzero status of > 126. > at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:258) > > The information contained in this email message is considered confidentia= l > and proprietary to the sender and is intended solely for review and use b= y > the named recipient. Any unauthorized review, use or distribution is > strictly prohibited. If you have received this message in error, please > advise the sender by reply email and delete the message. >