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

2013-09-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1557/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 30538 lines...] Running org.apache.hadoop.mapreduce.

[jira] [Created] (MAPREDUCE-5527) Add CONTAINERS_MILLIS_MAPS|REDUCES counters

2013-09-23 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5527: - Summary: Add CONTAINERS_MILLIS_MAPS|REDUCES counters Key: MAPREDUCE-5527 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5527 Project: Hadoop Map/Reduce

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-23 Thread Vinod Kumar Vavilapalli
Correct me if I am wrong, but FWIU, we already released a beta with the same symlink issues. Given 2.1.1 is just another beta, I believe we can go ahead with it and resolve the issues in the final GA release. Instead of resetting the testing done by everyone. It's a hard story to sell but beta

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-23 Thread Alejandro Abdelnur
Are we doing a new RC for 2.1.1-beta? On Mon, Sep 23, 2013 at 9:04 PM, Vinod Kumar Vavilapalli wrote: > Correct me if I am wrong, but FWIU, we already released a beta with the > same symlink issues. Given 2.1.1 is just another beta, I believe we can go > ahead with it and resolve the issues in

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-23 Thread Suresh Srinivas
+1 (binding) Verified the signatures and hashes for both src and binary tars. Built from the source, the binary distribution and the documentation. Started a single node cluster and tested the following: # Started HDFS cluster, verified the hdfs CLI commands such ls, copying data back and forth,

[jira] [Created] (MAPREDUCE-5528) TeraSort fails with "can't read paritions file" - does not read partition file from distributed cache

2013-09-23 Thread Albert Chu (JIRA)
Albert Chu created MAPREDUCE-5528: - Summary: TeraSort fails with "can't read paritions file" - does not read partition file from distributed cache Key: MAPREDUCE-5528 URL: https://issues.apache.org/jira/browse/MAP

[jira] [Created] (MAPREDUCE-5529) Binary incompatibilities in mapred.lib.TotalOrderPartitioner between branch-1 and branch-2

2013-09-23 Thread Robert Kanter (JIRA)
Robert Kanter created MAPREDUCE-5529: Summary: Binary incompatibilities in mapred.lib.TotalOrderPartitioner between branch-1 and branch-2 Key: MAPREDUCE-5529 URL: https://issues.apache.org/jira/browse/MAPREDUC

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-23 Thread Alejandro Abdelnur
Vote for the 2.1.1-beta release is closing tonight, while we had quite a few +1s, it seems we need to address the following before doing a release: symlink discussion: get a concrete and explicit understanding on what we will do and in what release(s). Also, the following JIRAs seem nasty enough

[jira] [Created] (MAPREDUCE-5530) Binary and source incompatibility in mapred.lib.CombineFileInputFormat between branch-1 and branch-2

2013-09-23 Thread Robert Kanter (JIRA)
Robert Kanter created MAPREDUCE-5530: Summary: Binary and source incompatibility in mapred.lib.CombineFileInputFormat between branch-1 and branch-2 Key: MAPREDUCE-5530 URL: https://issues.apache.org/jira/brows

[jira] [Resolved] (MAPREDUCE-5508) JobTracker memory leak caused by unreleased FileSystem objects in JobInProgress#cleanupJob

2013-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved MAPREDUCE-5508. -- Resolution: Fixed Fix Version/s: 1.3.0 1-win