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 0E3831004B for ; Mon, 23 Sep 2013 08:44:32 +0000 (UTC) Received: (qmail 44518 invoked by uid 500); 23 Sep 2013 08:40:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 44321 invoked by uid 500); 23 Sep 2013 08:39:42 -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 44269 invoked by uid 99); 23 Sep 2013 08:39:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 08:39:03 +0000 Date: Mon, 23 Sep 2013 08:39:03 +0000 (UTC) From: "Steve Loughran (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-5524) java.io.IOException: Task process exit with nonzero status of 255. how to fix it? 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/MAPREDUCE-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774379#comment-13774379 ] Steve Loughran commented on MAPREDUCE-5524: ------------------------------------------- You're going to have the look in the Task Tracker logs to find out what happened there -all that means so far is that the process exited "for some reason" > java.io.IOException: Task process exit with nonzero status of 255. how to fix it? > ----------------------------------------------------------------------------------- > > Key: MAPREDUCE-5524 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5524 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: hawkswood > > > Task ......FAILED > > 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 > > 255. > > at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:258) -- 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