Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Eric Payne
+1 (binding) Thanks a lot, Junping! I built and installed the source on a 6-node pseudo cluster. I simple sleep and streaming jobs that exercised intra-queue and inter-queue preemption, and used user weights. -Eric From: Junping Du To: "common-dev@hadoop.apache.org" ; "hdfs-...@hadoop.a

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Ravi Prakash
Thanks for all your hard work Junping! * Checked signature. * Ran a sleep job. * Checked NN File browser UI works. +1 (binding) Cheers Ravi On Tue, Oct 24, 2017 at 12:26 PM, Rakesh Radhakrishnan wrote: > Thanks Junping for getting this out. > > +1 (non-binding) > > * Built from source on Cent

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Rakesh Radhakrishnan
Thanks Junping for getting this out. +1 (non-binding) * Built from source on CentOS 7.3.1611, jdk1.8.0_111 * Deployed 3 node cluster * Ran some sample jobs * Ran balancer * Operate HDFS from command line: ls, put, dfsadmin etc * HDFS Namenode UI looks good Thanks, Rakesh On Fri, Oct 20, 2017 a

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Bibinchundatt
+1 (non-binding) - Build from source 1.8.0_111 - Deployed on 3 node secure setup - Ran few mapreduce jobs with multiple users. - Verified basic resource localization - Failover of Resource Manager. - Log aggregation verification - Sanity check of JHS Thanks Bibin -

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Thanks, Eric On Tue, Oct 24, 2017 at 12:59 AM, Mukul Kumar Singh wrote: > Thanks Junping, > > +1 (non-binding) > > I built from source o

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Mukul Kumar Singh
Thanks Junping, +1 (non-binding) I built from source on Mac OS X 10.12.6 Java 1.8.0_111 - Deployed on a single node cluster. - Deployed a ViewFS cluster with two hdfs mount points. - Performed basic sanity checks. - Performed basic DFS operations. Thanks, Mukul On 20/10/17, 6:12 AM, "Junp

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Wangda Tan
Thanks Junping, +1 (binding). Deployed a single node cluster and ran some simple jobs. - Wangda On Mon, Oct 23, 2017 at 4:05 PM, Chris Douglas wrote: > +1 (binding) > > Looked through the src distribution. Checksum, signatures match, ran > some of the unit tests. Also checked the site docs;

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Chris Douglas
+1 (binding) Looked through the src distribution. Checksum, signatures match, ran some of the unit tests. Also checked the site docs; thanks for updating the Docker container security docs. Thanks, Junping. -C On Thu, Oct 19, 2017 at 5:42 PM, Junping Du wrote: > Hi folks, > I've created ou

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Junping Du
, October 23, 2017 2:49 PM To: Junping Du Cc: common-dev@hadoop.apache.org; hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org; yarn-...@hadoop.apache.org Subject: Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1) My apologies, false alarm on the CHANGES.md and RELEASENOTES.md. I was in the

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Jason Lowe
My apologies, false alarm on the CHANGES.md and RELEASENOTES.md. I was in the process of reviewing the release and was interrupted, and when I resumed I thought I had already downloaded the CHANGES and RELEASENOTES, but in fact they were the old versions from a prior review of 2.8.0. I reviewed b

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Jason Lowe
+1 (binding) - Verified signatures and digests - Performed a native build from source - Deployed to a single-node cluster - Ran some sample jobs The CHANGES.md and RELEASENOTES.md both refer to release 2.8.0 instead of 2.8.2, and I do not see the list of JIRAs in CHANGES.md that have been committ

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread John Zhuge
+1 (binding) - Verified checksums and signatures of all tarballs - Built source with native, Java 1.8.0_131-b11 on Mac OS X 10.12.6 - Verified cloud connectors: - All S3A integration tests - All ADL live unit tests - Deployed both binary and built source to a pseudo cluste

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Bharat Viswanadham
+1 (non-binding) - Built from source - Created a 3 node Docker Hadoop cluster - Ran Hdfs commands - Ran few basic webhdfs operations Thanks, Bharat On 10/23/17, 9:03 AM, "Ajay Kumar" wrote: Thanks, Junping Du! +1 (non-binding) - Built from source - Ran hdfs commands

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Ajay Kumar
Thanks, Junping Du! +1 (non-binding) - Built from source - Ran hdfs commands - Ran pi and sample MR test. - Verified the UI's Thanks, Ajay Kumar On 10/23/17, 8:14 AM, "Shane Kumpf" wrote: Thanks, Junping! +1 (non-binding) - Verified checksums and signatures - Deploye

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Shane Kumpf
Thanks, Junping! +1 (non-binding) - Verified checksums and signatures - Deployed a single node cluster on CentOS 7.2 using the binary tgz, source tgz, and git tag - Ran hdfs commands - Ran pi and distributed shell using the default and docker runtimes - Verified Docker docs - Verified docker runt

RE: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-23 Thread Brahma Reddy Battula
Hi Junping, Thanks for driving the 2.8.2 release. +1 (non-binding) --Built from source and installed 3 Node HA Cluster --Ran basic hdfs/webhdfs commands --Ran pi,wordcount jobs --Verified the UI's --Brahma Reddy Battula -Original Message- From: Junping Du [mailto:j...@hortonworks.co

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-20 Thread Wei Yan
Thanks, Junping. +1 (non-binding) - Build from hadoop-2.8.2-src.tar.gz (skipped test) and also tried hadoop-2.8.2.tar.gz - Setup a 30-node HDFS cluster - Run some basic HDFS/webhdfs commands (read/write/mkdirs/listStatus/getFileInfo) - Check NN Web UI and operations through the UI - Run a simple

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-20 Thread Hanisha Koneru
Hi Junping, Thanks for preparing the 2.8.2-RC1 release. Verified the following: - Built from source on Mac OS X 10.11.6 with Java 1.7.0_79 - Deployed binary to a 3-node docker cluster - Sanity checks - Basic dfs operations - MapReduce Wordcount & Grep +1 (non-binding) Thanks,