[jira] [Created] (MAPREDUCE-2472) Extra whitespace in mapred.child.java.opts breaks JVM initialization

2011-05-03 Thread Todd Lipcon (JIRA)
Extra whitespace in mapred.child.java.opts breaks JVM initialization Key: MAPREDUCE-2472 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2472 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-2471) MapReduce Math Library

2011-05-03 Thread Tsz Wo (Nicholas), SZE (JIRA)
MapReduce Math Library -- Key: MAPREDUCE-2471 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2471 Project: Hadoop Map/Reduce Issue Type: New Feature Reporter: Tsz Wo (Nicholas), SZE Assignee:

[jira] [Resolved] (MAPREDUCE-2468) MR-279: Metrics for shuffle

2011-05-03 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas resolved MAPREDUCE-2468. -- Resolution: Fixed Fix Version/s: (was: 0.23.0) Hadoop Flags: [Review

[jira] [Created] (MAPREDUCE-2470) Receiving NPE occasionally on RunningJob.getCounters() call

2011-05-03 Thread Aaron Baff (JIRA)
Receiving NPE occasionally on RunningJob.getCounters() call --- Key: MAPREDUCE-2470 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2470 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Reopened] (MAPREDUCE-2429) Check jvmid during task status report

2011-05-03 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy reopened MAPREDUCE-2429: -- Sorry, my bad for closing this. Sid is working on porting this to trunk. Thanks for po

Hadoop-Mapreduce-trunk - Build # 668 - Still Failing

2011-05-03 Thread Apache Jenkins Server
See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/668/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 255130 lines...] [ivy:resolve] :: resolving de

Re: Mapreduce program reports child error

2011-05-03 Thread Harsh J
Apart from what Arun said, if this happens immediately upon launch, it could even be a trivial mistake in mapred.child.java.opts parameters (bad heap size, wrong formatting, etc.). The stderr logs of the task usually has more information (you can even check the TT's logs). On Tue, May 3, 2011 at 1

Re: Mapreduce program reports child error

2011-05-03 Thread Arun C Murthy
Moving to mapreduce-dev@, please use the right list for questions. On May 3, 2011, at 12:06 AM, Sudharsan Sampath wrote: Hi, Could anyone point me to a summary on why this error would occur? java.lang.Throwable: Child Error at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:471) Caus