Hadoop-Mapreduce-trunk-Commit - Build # 1488 - Failure

2011-12-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1488/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 15909 lines...] [junit] Running org.apach

[jira] [Created] (MAPREDUCE-3596) Job got hang after completion of 99% map phase with hadoop-0.23.1.1112091615 RE build

2011-12-22 Thread Ravi Prakash (Created) (JIRA)
Job got hang after completion of 99% map phase with hadoop-0.23.1.1112091615 RE build - Key: MAPREDUCE-3596 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3596

[jira] [Created] (MAPREDUCE-3595) Add missing TestCounters#testCounterValue test from branch 1 to 0.23

2011-12-22 Thread Tom White (Created) (JIRA)
Add missing TestCounters#testCounterValue test from branch 1 to 0.23 Key: MAPREDUCE-3595 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3595 Project: Hadoop Map/Reduce

[jira] [Resolved] (MAPREDUCE-1447) job level hook in OutputCommitter is not working in local mode

2011-12-22 Thread Arun C Murthy (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-1447. -- Resolution: Duplicate Resolved via MAPREDUCE-3563. > job level hoo

[jira] [Resolved] (MAPREDUCE-3467) Mavenizing har

2011-12-22 Thread Tom White (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved MAPREDUCE-3467. -- Resolution: Duplicate This was fixed in HADOOP-7810. > Mavenizing har > --

[jira] [Created] (MAPREDUCE-3594) Contrib/Streaming - Test org.apache.hadoop.streaming.TestUlimit fails on VM

2011-12-22 Thread Benoy Antony (Created) (JIRA)
Contrib/Streaming - Test org.apache.hadoop.streaming.TestUlimit fails on VM --- Key: MAPREDUCE-3594 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3594 Project: Hadoop Map/R

Re: ResourceManager not getting started in 0.23 - solved

2011-12-22 Thread Praveen Sripati
Patrick, Thanks for the help. The historyserver was looking for the hdfs jar files, so I had to add a similar section for hdfs also in the yarn script. Now all the process start normally and I am able to run sample program also. Praveen On Thu, Dec 22, 2011 at 12:29 PM, Patrick Wendell wrote: