[VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Junping Du
Hi all, With fix of HDFS-11431 get in, I've created a new release candidate (RC3) for Apache Hadoop 2.8.0. This is the next minor release to follow up 2.7.0 which has been released for more than 1 year. It comprises 2,900+ fixes, improvements, and new features. Most of these commits a

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-03-17 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/348/ [Mar 16, 2017 2:08:30 PM] (stevel) HDFS-11431. hadoop-hdfs-client JAR does not include [Mar 16, 2017 2:30:10 PM] (jlowe) YARN-4051. ContainerKillEvent lost when container is still recovering [Mar 16, 2017

Apache Hadoop qbt Report: trunk+JDK8 on Linux/ppc64le

2017-03-17 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/260/ [Mar 16, 2017 2:08:30 PM] (stevel) HDFS-11431. hadoop-hdfs-client JAR does not include [Mar 16, 2017 2:30:10 PM] (jlowe) YARN-4051. ContainerKillEvent lost when container is still recovering [Mar 16, 2017

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Miklos Szegedi
Hi Junping, Thank you for working on this. +1 (Non-Binding) I verified the following: 1. Deployed on a 3 node cluster with 2 node managers. 2. Configured linux container executor 3. Configured fair scheduler 4. Ran Pi job and verified the results 5. Ran multiple Yarn applications and verified th

[jira] [Created] (MAPREDUCE-6864) Hadoop streaming creates 2 mappers when the input has only one block

2017-03-17 Thread Daniel Templeton (JIRA)
Daniel Templeton created MAPREDUCE-6864: --- Summary: Hadoop streaming creates 2 mappers when the input has only one block Key: MAPREDUCE-6864 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6864

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Eric Payne
+1 Thanks, Junping, for your efforts to get this release out. I downloaded and built the source, and i did the following manual testing on a 2-node pseudo cluster: - Streaming job - Inter-queue (cross-queue) preemption--verified that only the expected amount of preemptions occured. - Inter-queue

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Daniel Templeton
Thanks for the new RC, Junping. I built from source and tried it out on a 2-node cluster with HA enabled. I ran a pi job and some streaming jobs. I tested that localization and failover work correctly, and I played a little with the YARN and HDFS web UIs. I did encounter an old friend of mi

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Mingliang Liu
Thanks Junping for doing this. +1 (non-binding) 0. Download the src tar.gz file; checked the MD5 checksum 1. Build Hadoop from source successfully 2. Deploy a single node cluster and start the cluster successfully 3. Operate the HDFS from command line: ls, put, distcp, dfsadmin etc 4. Run hadoop

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-17 Thread Jason Lowe
+1 (binding) - Verfied signatures and digests- Performed a native build from the release tag- Deployed to a single node cluster- Ran some sample jobs Jason On Friday, March 17, 2017 4:18 AM, Junping Du wrote: Hi all,     With fix of HDFS-11431 get in, I've created a new release candida