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

[jira] [Created] (HADOOP-14627) Enable new features fro ADLS SDK

2017-07-05 Thread Atul Sikaria (JIRA)
Atul Sikaria created HADOOP-14627: - Summary: Enable new features fro ADLS SDK Key: HADOOP-14627 URL: https://issues.apache.org/jira/browse/HADOOP-14627 Project: Hadoop Common Issue Type:

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-dev@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

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] (HADOOP-14626) NoSuchMethodError in org.apache.hadoop.io.retry.RetryUtils.getDefaultRetryPolicy

2017-07-05 Thread saurab (JIRA)
saurab created HADOOP-14626: --- Summary: NoSuchMethodError in org.apache.hadoop.io.retry.RetryUtils.getDefaultRetryPolicy Key: HADOOP-14626 URL: https://issues.apache.org/jira/browse/HADOOP-14626 Project:

[jira] [Resolved] (HADOOP-14622) Test failure in TestFilterFileSystem and TestHarFileSystem

2017-07-05 Thread Jichao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jichao Zhang resolved HADOOP-14622. --- Resolution: Fixed > Test failure in TestFilterFileSystem and TestHarFileSystem >

[jira] [Created] (HADOOP-14625) error message in S3AUtils.getServerSideEncryptionKey() needs to expand property constant

2017-07-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-14625: --- Summary: error message in S3AUtils.getServerSideEncryptionKey() needs to expand property constant Key: HADOOP-14625 URL: https://issues.apache.org/jira/browse/HADOOP-14625

[jira] [Created] (HADOOP-14624) Add GenericTestUtils.DelayAnswer that accept slf4j logger API

2017-07-05 Thread Wenxin He (JIRA)
Wenxin He created HADOOP-14624: -- Summary: Add GenericTestUtils.DelayAnswer that accept slf4j logger API Key: HADOOP-14624 URL: https://issues.apache.org/jira/browse/HADOOP-14624 Project: Hadoop Common

[jira] [Created] (HADOOP-14623) KafkaSink#init should set ack to 1

2017-07-05 Thread Hongyuan Li (JIRA)
Hongyuan Li created HADOOP-14623: Summary: KafkaSink#init should set ack to 1 Key: HADOOP-14623 URL: https://issues.apache.org/jira/browse/HADOOP-14623 Project: Hadoop Common Issue Type: Bug