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,

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

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

[jira] [Created] (YARN-6765) CGroupsHandlerImpl.initializeControllerPaths() should include cause when chaining exceptions

2017-07-05 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6765: -- Summary: CGroupsHandlerImpl.initializeControllerPaths() should include cause when chaining exceptions Key: YARN-6765 URL: https://issues.apache.org/jira/browse/YARN-6765

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"

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

[jira] [Created] (YARN-6764) Simplify the logic in FairScheduler#attemptScheduling

2017-07-05 Thread Yufei Gu (JIRA)
Yufei Gu created YARN-6764: -- Summary: Simplify the logic in FairScheduler#attemptScheduling Key: YARN-6764 URL: https://issues.apache.org/jira/browse/YARN-6764 Project: Hadoop YARN Issue Type:

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

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,

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

[jira] [Created] (YARN-6763) TestProcfsBasedProcessTree#testProcessTree fails in trunk

2017-07-05 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-6763: -- Summary: TestProcfsBasedProcessTree#testProcessTree fails in trunk Key: YARN-6763 URL: https://issues.apache.org/jira/browse/YARN-6763 Project: Hadoop YARN