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

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2364/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 33420 lines...]

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Junping Du
+1 (binding) with: - Download and verify signatures. - Build and deploy a single node cluster. - Run some example jobs (PI, etc.) on deployed cluster. Thanks, Junping From: Rohith Sharma K S Sent: Monday, September 21, 2015

[jira] [Reopened] (MAPREDUCE-6485) MR job hanged forever because all resources are taken up by reducers and the last map attempt never get resource to run

2015-09-21 Thread Xianyin Xin (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianyin Xin reopened MAPREDUCE-6485: > MR job hanged forever because all resources are taken up by reducers and the > last map

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

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2366/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 33462 lines...]

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Tsuyoshi Ozawa
+1 (non-binding) 1. Built from source. 2. Verified signature of bin tar ball and source tar ball. 3. Running some examples. 4. Running Spark on YARN with spark-shell. It works well. I think 4 verifies compatibility is preserved. Thanks everyone for working to release 2.6.1. Thanks, - Tsuyoshi

Hadoop-Mapreduce-trunk-Java8 - Build # 420 - Still Failing

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/420/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10782 lines...] Running

[jira] [Created] (MAPREDUCE-6488) Make buffer size in PipeMapRed configurable

2015-09-21 Thread He Tianyi (JIRA)
He Tianyi created MAPREDUCE-6488: Summary: Make buffer size in PipeMapRed configurable Key: MAPREDUCE-6488 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6488 Project: Hadoop Map/Reduce

Hadoop-Mapreduce-trunk-Java8 - Build # 421 - Still Failing

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/421/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10785 lines...] Tests run: 5, Failures: 0,

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Kuhu Shukla
Thanks everyone! I checked the following things and did not find any issues.* Compilation* Running unit tests under org.apache.hadoop.yarn.server package* Bringing up a single node cluster* Running  a WordCount job Regards,Kuhu Shukla On Monday, September 21, 2015 2:55 PM, Chang Li

[jira] [Created] (MAPREDUCE-6486) File{Input|Output}Format counters not updated when using viewfs

2015-09-21 Thread Laurent Goujon (JIRA)
Laurent Goujon created MAPREDUCE-6486: - Summary: File{Input|Output}Format counters not updated when using viewfs Key: MAPREDUCE-6486 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6486

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

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2365/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 33368 lines...] Failed tests:

Hadoop-Mapreduce-trunk-Java8 - Build # 419 - Still Failing

2015-09-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/419/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10782 lines...] Running

RE: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Brahma Reddy Battula
+1 (non-binding) --Build from source code --Set up a pseudo-distributed cluster and Distributed HA Cluster --Ran Several jobs Slive,Terasort and pi. --All are working fine. The footer of the Web UI "Hadoop, 2014" is old. ( I think,we can include HDFS-8149) Thanks & Regards Brahma Reddy

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Chang Li
Thanks everyone who helped on this release! Have run compilation and run various job on single node cluster. Have also test my contribution for YARN-3267 and verified that all related unit tests pass. Thank you, Chang Li

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Eric Payne
Hi Vinod and everyone else who helped on this release! Thank you very much for going through the work and effort to put this release together. While doing my testing for Hadoop 2.6.1 RC1, I encountered the following issue:[MAPREDUCE-6334] Fetcher#copyMapOutput is leaking usedMemory upon

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Akira AJISAKA
+1 (non-binding) if MAPREDUCE-6334 is addressed. - Downloaded and verified signatures and checksums - Deployed a single node cluster - Built Tez 0.7.0 with Hadoop 2.6.1 pom - Built Hive 1.2.1 with Hadoop 2.6.1 pom - Ran some Hive on Tez queries Thanks everyone who worked on this release.

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Mit Desai
+1 (non-binding) # Verified signatures # Built from source # Deployed a single node cluster. # Run example jobs on single-node cluster. Thanks Vinod and all others for the effort of putting the release together. Thanks, Mit Desai On Mon, Sep 21, 2015 at 1:19 PM, Eric Payne <

[jira] [Created] (MAPREDUCE-6487) TaskCounter.MAP_OUTPUT_BYTES is 0 for map-only jobs

2015-09-21 Thread Laurent Goujon (JIRA)
Laurent Goujon created MAPREDUCE-6487: - Summary: TaskCounter.MAP_OUTPUT_BYTES is 0 for map-only jobs Key: MAPREDUCE-6487 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6487 Project: Hadoop