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

[jira] [Created] (MAPREDUCE-6912) CompletedMapTask contains failed and killed will lead mapreduce.job.reduce.slowstart.completedmaps not work properly

2017-07-05 Thread SuYan (JIRA)
SuYan created MAPREDUCE-6912: Summary: CompletedMapTask contains failed and killed will lead mapreduce.job.reduce.slowstart.completedmaps not work properly Key: MAPREDUCE-6912 URL: https://issues.apache.org/jira/brows

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

[jira] [Created] (MAPREDUCE-6911) TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently

2017-07-05 Thread Eric Badger (JIRA)
Eric Badger created MAPREDUCE-6911: -- Summary: TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently Key: MAPREDUCE-6911 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6911

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-...@hadoop.apache.org"

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

2017-07-05 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/366/ [Jul 5, 2017 10:35:18 AM] (vinayakumarb) HADOOP-13414. Hide Jetty Server version header in HTTP responses. -1 overall The following subsystems voted -1: compile mvninstall unit The following sub

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

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

2017-07-05 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/ [Jul 4, 2017 9:48:02 AM] (stevel) HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger [Jul 4, 2017 9:55:20 AM] (aajisaka) HADOOP-14571. Deprecate public APIs relate to log4j1 [Jul 4, 2

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