|
Jean-Marc Spaggiari
2013-01-11, 22:00
Dave Shine
2013-01-11, 22:05
Jean-Marc Spaggiari
2013-01-11, 22:35
Dave Shine
2013-01-14, 13:11
Jean-Marc Spaggiari
2013-01-14, 14:45
|
-
Exit code 126?Jean-Marc Spaggiari 2013-01-11, 22:00
Hi,
I ran a very simple rowcount (HBase) MR today, and one of the tasks failed with the status 126. Seems that there is no logs at all on the server side. 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)
-
RE: Exit code 126?Dave Shine 2013-01-11, 22:05
We see this quite a bit. There is a JIRA (I don't remember the number) that addresses this issue. It has been applied to the apache distro, but I don'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™ Clients Outperform Online™ www.ciboost.com -----Original Message----- From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] 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 failed with the status 126. Seems that there is no logs at all on the server side. 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 confidential and proprietary to the sender and is intended solely for review and use by 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.
-
Re: Exit code 126?Jean-Marc Spaggiari 2013-01-11, 22:35
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 <[EMAIL PROTECTED]>: > We see this quite a bit. There is a JIRA (I don't remember the number) that > addresses this issue. It has been applied to the apache distro, but I don'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™ Clients Outperform Online™ www.ciboost.com > > -----Original Message----- > From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] > 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 failed > with the status 126. Seems that there is no logs at all on the server side. > 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 confidential > and proprietary to the sender and is intended solely for review and use by > 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. >
-
RE: Exit code 126?Dave Shine 2013-01-14, 13:11
I was referring to https://issues.apache.org/jira/browse/MAPREDUCE-2374
Dave Shine Sr. Software Engineer 321.939.5093 direct | 407.314.0122 mobile CI Boost™ Clients Outperform Online™ www.ciboost.com -----Original Message----- From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] Sent: Friday, January 11, 2013 5:36 PM To: [EMAIL PROTECTED] Subject: Re: Exit code 126? 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 <[EMAIL PROTECTED]>: > We see this quite a bit. There is a JIRA (I don't remember the > number) that addresses this issue. It has been applied to the apache > distro, but I don'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™ Clients > Outperform Online™ www.ciboost.com > > -----Original Message----- > From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] > 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 > failed with the status 126. Seems that there is no logs at all on the server side. > 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 > confidential and proprietary to the sender and is intended solely for > review and use by 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. > The information contained in this email message is considered confidential and proprietary to the sender and is intended solely for review and use by 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.
-
Re: Exit code 126?Jean-Marc Spaggiari 2013-01-14, 14:45
Thanks. I will see if I can migrate from 1.0.3 to something more recent...
JM 2013/1/14, Dave Shine <[EMAIL PROTECTED]>: > I was referring to https://issues.apache.org/jira/browse/MAPREDUCE-2374 > > > Dave Shine > Sr. Software Engineer > 321.939.5093 direct | 407.314.0122 mobile > CI Boost™ Clients Outperform Online™ www.ciboost.com > > > -----Original Message----- > From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 11, 2013 5:36 PM > To: [EMAIL PROTECTED] > Subject: Re: Exit code 126? > > 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 <[EMAIL PROTECTED]>: >> We see this quite a bit. There is a JIRA (I don't remember the >> number) that addresses this issue. It has been applied to the apache >> distro, but I don'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™ Clients >> Outperform Online™ www.ciboost.com >> >> -----Original Message----- >> From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] >> 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 >> failed with the status 126. Seems that there is no logs at all on the >> server side. >> 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 >> confidential and proprietary to the sender and is intended solely for >> review and use by 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. >> > > The information contained in this email message is considered confidential > and proprietary to the sender and is intended solely for review and use by > 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. > |