Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-07 Thread Sunil G
+1 (non-binding) Tested from building tar ball from binary. - Ran few MR jobs with node labels - Verified old and new YARN ui - Checked preemption as well Thanks Sunil On Fri, Jun 30, 2017 at 8:11 AM Andrew Wang wrote: > Hi all, > > As always, thanks to the many, many contributors who helped w

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Akira Ajisaka
Thanks Andrew! +1 (binding) * Verified signatures and checksums * Built from source on CentOS 7.2 with OpenJDK 1.8.0_131 with -Pnative * Deployed pseudo-distributed cluster and ran some example job * The change log and the release notes look good. Regards, Akira On 2017/06/30 11:40, Andrew Wan

RE: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Brahma Reddy Battula
+1 (non-binding) -Verified checksums and signatures -Built from source and installed HA cluster -Ran basic shell operations -Ran sample jobs. -Verified the HttpFSServerWebServer. -Brahma Reddy Battula -Original Message- From: Andrew Wang [mailto:andrew.w...@cloudera.com] Sent: 30 J

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Robert Kanter
Thanks Andrew! - Deployed binary artifacts in a pseudo-distributed cluster (MacOS Sierra, Java 1.8.0_91) - Ran pi job - Clicked around the web UIs - Tried log aggregation - Played a bit with HDFS - Tried yarn top +1 (binding) - Robert On Thu, Jul 6, 2017 at 4:21 PM, Hanisha Koneru wrote: >

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Hanisha Koneru
Thanks for the hard work Andrew! - Built from source on Mac OS X 10.11.6 with Java 1.8.0_91 - Built from source on CentOS Linux 7.3.161, with Java 1.8.0_92, with and without native - Deployed a 10 node cluster on docker containers - Tested basic dfs operations - Tested basic erasure codin

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Lei Xu
+1 (binding) Ran the following tests: * Deploy a pesudo cluster using tar ball, run pi. * Verified MD5 of tar balls for both src and dist. * Build src tarball with -Pdist,tar Thanks Andrew for the efforts! On Thu, Jul 6, 2017 at 3:44 PM, Andrew Wang wrote: > Thanks all for the votes so far! > >

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Andrew Wang
Thanks all for the votes so far! I think we're still at a single binding +1 from myself, so I'll leave this vote open until we reach the minimum threshold of 3. I'm still hoping to can push the release out before the weekend. On Thu, Jul 6, 2017 at 2:58 PM, Vijaya Krishna Kalluru Subbarao < vij..

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Eric Badger
- Verified all checksums signatures - Built from src on macOS 10.12.5 with Java 1.8.0u65 - Deployed single node pseudo cluster - Successfully ran sleep and pi jobs - Navigated the various UIs +1 (non-binding) Thanks, Eric On Thursday, July 6, 2017 3:31 PM, Aaron Fabbri wrote: Thanks for th

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Aaron Fabbri
Thanks for the hard work on this! +1 (non-binding) - Built from source tarball on OS X w/ Java 1.8.0_45. - Deployed mini/pseudo cluster. - Ran grep and wordcount examples. - Poked around ResourceManager and JobHistory UIs. - Ran all s3a integration tests in US West 2. On Thu, Jul 6, 2017 at 10:

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Xiao Chen
Thanks Andrew! +1 (non-binding) - Verified md5's, checked tarball sizes are reasonable - Built source tarball and deployed a pseudo-distributed cluster with hdfs/kms - Tested basic hdfs/kms operations - Sanity checked webuis/logs -Xiao On Wed, Jul 5, 2017 at 10:33 PM, John Zhuge

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread John Zhuge
+1 (non-binding) - Verified checksums and signatures of the tarballs - Built source with native, Java 1.8.0_131 on Mac OS X 10.12.5 - Cloud connectors: - A few S3A integration tests - A few ADL live unit tests - Deployed both binary and built source to a pseudo cluster, pa

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread John Zhuge
False alarm, fixed the build issue with "mvn -U clean install". On Wed, Jul 5, 2017 at 6:08 PM, John Zhuge wrote: > For some reason, I can't build the source. > > Got this when running "mvn install -U" inside directory > "hadoop-maven-plugins": > > [ERROR] Failed to execute goal org.apache.maven

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread John Zhuge
For some reason, I can't build the source. Got this when running "mvn install -U" inside directory "hadoop-maven-plugins": [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hadoop-maven-plugins: Execution default of goal org.apa

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread Eric Payne
Thanks Andrew. I downloaded the source, built it, and installed it onto a pseudo distributed 4-node cluster. I ran mapred and streaming test cases, including sleep and wordcount. +1 (non-binding) -Eric From: Andrew Wang To: "common-...@hadoop.apache.org" ; "hdfs-dev@hadoop.apache.org"

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread Andrew Wang
Thanks for testing Shane! Given that the Docker work is experimental (YARN-6622 will fully document this), I think we're okay shipping with some known issues. On Wed, Jul 5, 2017 at 8:50 AM, Shane Kumpf wrote: > Thanks for putting this together. I was able to build the RC, setup a > pseudo distr

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-05 Thread Shane Kumpf
Thanks for putting this together. I was able to build the RC, setup a pseudo distributed cluster, and run pi and dshell tests. There is an outstanding issue in YARN that impacts obtaining the network details and signal handling when running with the Docker container runtime. These will be addresse

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-06-30 Thread Andrew Wang
Thanks for taking a look Steve, On Fri, Jun 30, 2017 at 4:59 AM, Steve Loughran wrote: > > On 30 Jun 2017, at 03:40, Andrew Wang wrote: > > Hi all, > > As always, thanks to the many, many contributors who helped with this > release! I've prepared an RC0 for 3.0.0-alpha4: > > http://home.apache.

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-06-30 Thread Steve Loughran
On 30 Jun 2017, at 03:40, Andrew Wang mailto:andrew.w...@cloudera.com>> wrote: Hi all, As always, thanks to the many, many contributors who helped with this release! I've prepared an RC0 for 3.0.0-alpha4: http://home.apache.org/~wang/3.0.0-alpha4-RC0/ whats the git commit ID? or signed tag?