Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2017-11-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/46/ No changes -1 overall The following subsystems voted -1: asflicense unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Rushabh Shah
+1 (non-binding). Built from source and deployed it on pseudo cluster. Ran sample fs shell commands. Ran coupe of jobs: sleep and pi. Tested on java: 1.8.0_131 version. Thanks Andrew for all your efforts in getting us here. :) On Tue, Nov 14, 2017 at 3:34 PM, Andrew Wang wrote: > Hi folks, >

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

2017-11-20 Thread Allen Wittenauer
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/599/ [Nov 19, 2017 8:39:37 PM] (aw) HADOOP-13514. Upgrade maven surefire plugin to 2.20.1 -1 overall The following subsystems voted -1: asflicense findbugs unit The following subsystems voted -1 but w

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Rakesh Radhakrishnan
Thanks Andrew for getting this out ! +1 (non-binding) * Built from source on CentOS 7.3.1611, jdk1.8.0_111 * Deployed non-ha cluster and tested few EC file operations. * Ran basic shell commands(ls, mkdir, put, get, ec, dfsadmin). * Ran some sample jobs. * HDFS Namenode UI looks good. Thanks, Ra

[jira] [Created] (HADOOP-15052) hadoop-resourceestimator throws dependency errors during build

2017-11-20 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created HADOOP-15052: Summary: hadoop-resourceestimator throws dependency errors during build Key: HADOOP-15052 URL: https://issues.apache.org/jira/browse/HADOOP-15052 Project: Hadoop Comm

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Vinod Kumar Vavilapalli
I'd definitely extend it for a few more days. I only see 3 binding +1s so far - not a great number to brag about on our first major release in years. Also going to nudge folks into voting. +Vinod > On Nov 17, 2017, at 3:26 PM, Andrew Wang wrote: > > Hi Arpit, > > I agree the timing is not gr

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Arpit Agarwal
Thanks for that proposal Andrew, and for not wrapping up the vote yesterday. > In terms of downstream testing, we've done extensive > integration testing with downstreams via the alphas > and betas, and we have continuous integration running > at Cloudera against branch-3.0. Could you please shar

[jira] [Created] (HADOOP-15053) Datastreamer.run threads waits for 1s after getting outputstream

2017-11-20 Thread Suganya (JIRA)
Suganya created HADOOP-15053: Summary: Datastreamer.run threads waits for 1s after getting outputstream Key: HADOOP-15053 URL: https://issues.apache.org/jira/browse/HADOOP-15053 Project: Hadoop Common

[jira] [Reopened] (HADOOP-15041) XInclude support in .xml configuration file is broken after "5eb7dbe9b31a45f57f2e1623aa1c9ce84a56c4d1" commit

2017-11-20 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli reopened HADOOP-15041: -- > XInclude support in .xml configuration file is broken after > "5eb7dbe9

[jira] [Resolved] (HADOOP-15041) XInclude support in .xml configuration file is broken after "5eb7dbe9b31a45f57f2e1623aa1c9ce84a56c4d1" commit

2017-11-20 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved HADOOP-15041. -- Resolution: Duplicate Closing instead as a duplicate. {code} commit 9

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Vinod Kumar Vavilapalli
Quick question. I used to be able (in 2.x line) to create dist tarballs (mvn clean install -Pdist -Dtar -DskipTests -Dmaven.javadoc.skip=true) from the source being voted on (hadoop-3.0.0-src.tar.gz). The idea is to install HDFS, YARN, MR separately in separate root-directories from the genera

[jira] [Created] (HADOOP-15054) upgrade hadoop-auth dependency on commons-codec to 1.11

2017-11-20 Thread PJ Fanning (JIRA)
PJ Fanning created HADOOP-15054: --- Summary: upgrade hadoop-auth dependency on commons-codec to 1.11 Key: HADOOP-15054 URL: https://issues.apache.org/jira/browse/HADOOP-15054 Project: Hadoop Common

[jira] [Created] (HADOOP-15055) Add s3 metrics from AWS SDK to s3a metrics tracking

2017-11-20 Thread Sean Mackrory (JIRA)
Sean Mackrory created HADOOP-15055: -- Summary: Add s3 metrics from AWS SDK to s3a metrics tracking Key: HADOOP-15055 URL: https://issues.apache.org/jira/browse/HADOOP-15055 Project: Hadoop Common

[jira] [Resolved] (HADOOP-14973) [s3a] Log StorageStatistics

2017-11-20 Thread Sean Mackrory (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Mackrory resolved HADOOP-14973. Resolution: Duplicate Resolving in favor of HADOOP-14475 since that's the right approach.

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Lei Xu
+1 binding Run the following steps: * Check md5 of sources and package. * Run a YARN + HDFS pseudo cluster. * Run terasuite on YARN. * Run HDFS CLIs (ls , rm , etc) On Mon, Nov 20, 2017 at 12:58 PM, Vinod Kumar Vavilapalli wrote: > Quick question. > > I used to be able (in 2.x line) to create

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Shane Kumpf
Thanks, Andrew! +1 (non-binding) - Verified checksums and signatures - Deployed a single node cluster on CentOS 7.4 using the binary and source release - Ran hdfs commands - Ran pi and distributed shell using the default and docker runtimes - Verified the UIs - Verified the change log -Shane O

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Xiao Chen
+1 (binding) Thanks Andrew! - Verified md5 and built from source - Started a pseudo distributed cluster with KMS, - Performed basic hdfs operations plus encryption related operations - Verified logs and webui - Confidence from CDH testings (will let Andrew answer officially, but

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Wei-Chiu Chuang
@vinod I followed your command but I could not reproduce your problem. [weichiu@storage-1 hadoop-3.0.0-src]$ ls -al hadoop-common-project/hadoop-c ommon/target/hadoop-common-3.0.0.tar.gz -rw-rw-r-- 1 weichiu weichiu 37052439 Nov 20 21:59 hadoop-common-project/hadoop-common/target/hadoop-common-3.0

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Vinod Kumar Vavilapalli
Compilation passed for me. Using jdk1.8.0_40.jdk. +Vinod > On Nov 20, 2017, at 4:16 PM, Wei-Chiu Chuang wrote: > > @vinod > I followed your command but I could not reproduce your problem. > > [weichiu@storage-1 hadoop-3.0.0-src]$ ls -al hadoop-common-project/hadoop-c > ommon/target/hadoop-comm

[jira] [Resolved] (HADOOP-14480) Remove Oracle JDK usage in Dockerfile

2017-11-20 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-14480. -- Resolution: Duplicate > Remove Oracle JDK usage in Dockerfile > --

RE: Apache Hadoop 2.8.3 Release Plan

2017-11-20 Thread Zheng, Kai
Hi Junping, Thank you for making 2.8.2 happen and now planning the 2.8.3 release. I have an ask, is it convenient to include the back port work for OSS connector module? We have some Hadoop users that wish to have it by default for convenience, though in the past they used it by back porting t

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Vinod Kumar Vavilapalli
Thanks for all the push, Andrew! Looking at the RC. Went through my usual check-list. Here's my summary. Will cast my final vote after comparing and validating my findings with others. Verification - [Check] Successful recompilation from source tar-ball - [Check] Signature verification - [Ch

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Sangjin Lee
On Mon, Nov 20, 2017 at 5:26 PM, Vinod Kumar Vavilapalli wrote: > Thanks for all the push, Andrew! > > Looking at the RC. Went through my usual check-list. Here's my summary. > Will cast my final vote after comparing and validating my findings with > others. > > Verification > > - [Check] Succes

RE: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Chen, Sammi
+1 (binding) 1) Compile with native from source code 2) Set up a one-node cluster, enabling short-circuit read 3) Tried some basic HDFS commands, ls, put etc. 4) MapReduce workloads: TestDFSIO, TeraGen and TeraSort 5) Test storage policy and mover successfully Sorry for the late response. ---

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Sangjin Lee
I checked the client jars that are supposed to contain shaded dependencies, and they don't look quite right: $ tar -tzvf hadoop-3.0.0.tar.gz | grep hadoop-client-api-3.0.0.jar -rw-r--r-- 0 andrew andrew44531 Nov 14 11:53 hadoop-3.0.0/share/hadoop/client/hadoop-client-api-3.0.0.jar $ tar -tzvf

[jira] [Created] (HADOOP-15056) Fix for TestUnbuffer#testUnbufferException Test

2017-11-20 Thread Jack Bearden (JIRA)
Jack Bearden created HADOOP-15056: - Summary: Fix for TestUnbuffer#testUnbufferException Test Key: HADOOP-15056 URL: https://issues.apache.org/jira/browse/HADOOP-15056 Project: Hadoop Common I

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Akira Ajisaka
> - When did we stop putting CHANGES files into the source artifacts? CHANGES files were removed by https://issues.apache.org/jira/browse/HADOOP-11792 > - Even after "mvn install"ing once, shading is repeated again and again for every new 'mvn install' even though there are no source change

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Andrew Wang
Thanks for the spot Sangjin. I think this bug introduced in create-release by HADOOP-14835. The multi-pass maven build generates these dummy client jars during the site build since skipShade is specified. This might be enough to cancel the RC. Thoughts? Best, Andrew On Mon, Nov 20, 2017 at 7:51

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Sangjin Lee
On Mon, Nov 20, 2017 at 9:46 PM, Andrew Wang wrote: > Thanks for the spot Sangjin. I think this bug introduced in create-release > by HADOOP-14835. The multi-pass maven build generates these dummy client > jars during the site build since skipShade is specified. > > This might be enough to cancel

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Andrew Wang
Thanks for the thorough review Vinod, some inline responses: *Issues found during testing* > > Major > - The previously supported way of being able to use different tar-balls > for different sub-modules is completely broken - common and HDFS tar.gz are > completely empty. > Is this something peo

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Andrew Wang
On Mon, Nov 20, 2017 at 9:59 PM, Sangjin Lee wrote: > > On Mon, Nov 20, 2017 at 9:46 PM, Andrew Wang > wrote: > >> Thanks for the spot Sangjin. I think this bug introduced in >> create-release by HADOOP-14835. The multi-pass maven build generates these >> dummy client jars during the site build

Re: Apache Hadoop 2.8.3 Release Plan

2017-11-20 Thread Andrew Wang
I'm against including new features in maintenance releases, since they're meant to be bug-fix only. If we're struggling with being able to deliver new features in a safe and timely fashion, let's try to address that, not overload the meaning of "maintenance release". Best, Andrew On Mon, Nov 20,

RE: Apache Hadoop 2.8.3 Release Plan

2017-11-20 Thread Zheng, Kai
Thanks Andrew for the comments. Yes, if we're "strictly" following the "maintenance release" practice, that'd be great and it's never my intent to overload it and cause mess. >> If we're struggling with being able to deliver new features in a safe and >> timely fashion, let's try to address tha

Re: Apache Hadoop 2.8.3 Release Plan

2017-11-20 Thread Andrew Wang
> > > >> If we're struggling with being able to deliver new features in a safe > and timely fashion, let's try to address that... > > This is interesting. Do you aware any means to do that? Thanks! > > I've mentioned this a few times on the lists before, but our biggest gap in keeping branches rele

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Allen Wittenauer
The original release script and instructions broke the build up into three or so steps. When I rewrote it, I kept that same model. It’s probably time to re-think that. In particular, it should probably be one big step that even does the maven deploy. There’s really no harm in doing th