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

2013-08-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1518/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31864 lines...] Running org.apache.hadoop.mapred.Tes

Re: [VOTE] Release Apache Hadoop 2.0.6-alpha

2013-08-14 Thread Alejandro Abdelnur
OK: * verified MD5 * verified signature * expanded source tar and did a build * configured pseudo cluster and run a couple of example MR jobs * did a few HTTP calls to HTTFS NOT OK: * CHANGES.txt files have 2.0.6 as UNRELEASED, they should have the date the RC vote ends * 'mvn apache-rat:check' fa

[UPDATE 2] Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-14 Thread Alejandro Abdelnur
I've filed https://issues.apache.org/jira/browse/HADOOP-9872 addressing the following: - - handles protoc version correctly independently of the exit code - if HADOOP_PROTOC_PATH env var is defined, it uses it as the protoc executable * if HADOOP_PROTOC_PATH is not defined, it pi

[jira] [Created] (MAPREDUCE-5458) Jobhistory server (and probably others) throws HTTP 500 error if keytab fails

2013-08-14 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created MAPREDUCE-5458: --- Summary: Jobhistory server (and probably others) throws HTTP 500 error if keytab fails Key: MAPREDUCE-5458 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5458

[jira] [Created] (MAPREDUCE-5459) Update the doc of running MRv1 examples jar on YARN

2013-08-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5459: -- Summary: Update the doc of running MRv1 examples jar on YARN Key: MAPREDUCE-5459 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5459 Project: Hadoop Map/Redu

[jira] [Created] (MAPREDUCE-5460) MR AppMaster command options does not replace @taskid@ with the current task ID.

2013-08-14 Thread Chris Nauroth (JIRA)
Chris Nauroth created MAPREDUCE-5460: Summary: MR AppMaster command options does not replace @taskid@ with the current task ID. Key: MAPREDUCE-5460 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5460

[UPDATE 3] Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-14 Thread Alejandro Abdelnur
test-patch came back. I'll commit to trunk and all "2" branches. Once done I'll send an email indicating new protoc is required for development. Thanks. On Wed, Aug 14, 2013 at 10:51 AM, Alejandro Abdelnur wrote: > I've filed https://issues.apache.org/jira/browse/HADOOP-9872 addressing > the

[ACTION NEEDED]: protoc 2.5.0 in trunk/branch-2/branch-2.1-beta/branch-2.1.0-beta

2013-08-14 Thread Alejandro Abdelnur
Following up on this. HADOOP-9845 & HADOOP-9872 have been committed to trunk/branch-2/branch-2.1-beta/branch-2.1.0-beta. All Hadoop developers must install protoc 2.5.0 in their development machines for the build to run. All Hadoop jenkins boxes are using protoc 2.5.0 The BUILDING.txt file has

Re: [ACTION NEEDED]: protoc 2.5.0 in trunk/branch-2/branch-2.1-beta/branch-2.1.0-beta

2013-08-14 Thread Alejandro Abdelnur
forgot to add: A big thanks to Rajiv and Giri for helping out with the changes in the Jenkins boxes. On Wed, Aug 14, 2013 at 4:03 PM, Alejandro Abdelnur wrote: > Following up on this. > > HADOOP-9845 & HADOOP-9872 have been committed > to trunk/branch-2/branch-2.1-beta/branch-2.1.0-beta. > > All