[jira] [Created] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2017-03-20 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-14206: --- Summary: TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature Key: HADOOP-14206 URL: https://issues.apache.org/jira/browse/HADOOP-14206 Project: Ha

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

2017-03-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/263/ [Mar 19, 2017 6:34:23 PM] (naganarasimha_gr) MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by -1 overall The following subsystems voted -1: compile unit The following sub

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-20 Thread Andrew Wang
On Mon, Mar 20, 2017 at 5:30 AM, Steve Loughran wrote: > > On 15 Mar 2017, at 21:06, Eric Badger wrote: > > Verified signatures > - Minor note: Junping, I had a hard time finding your key. I grabbed the > keys for hadoop from > http://home.apache.org/keys/group/hadoop.asc and you had a key ther

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Junping Du
?Thanks for update, John. Then we should be OK with fixing this issue in 2.8.1. Mark the target version of HADOOP-14205 to 2.8.1 instead of 2.8.0 and bump up to blocker in case we could miss this in releasing 2.8.1. :) Thanks, Junping From: John Zhuge Sent:

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Wangda Tan
Thanks Junping for doing this. *+1 (Binding),* Built from source code, deployed a single node cluster. Enabled node labels and tried to run sample jobs. Haven't seen any issue so far. Thanks, Wangda On Mon, Mar 20, 2017 at 10:02 AM, Junping Du wrote: > Thank you for reporting the issue, John

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Junping Du
Thank you for reporting the issue, John! Does this issue only affect ADL (Azure Data Lake) which is a new feature for 2.8 rather than other existing FS? If so, I think we can leave the fix to 2.8.1 to fix given this is not a regression and just a new feature get broken.? Thanks, Junping ___

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread John Zhuge
Discovered https://issues.apache.org/jira/browse/HADOOP-14205 "No FileSystem for scheme: adl". The issue were caused by backporting HADOOP-13037 to branch-2 and earlier. HADOOP-12666 should not be backported, but some changes are needed: property fs.adl.impl in core-default.xml and hadoop-tools-di

[jira] [Created] (HADOOP-14205) No FileSystem for scheme: adl

2017-03-20 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-14205: --- Summary: No FileSystem for scheme: adl Key: HADOOP-14205 URL: https://issues.apache.org/jira/browse/HADOOP-14205 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-14204) S3A multipart commit failing, "UnsupportedOperationException at java.util.Collections$UnmodifiableList.sort"

2017-03-20 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-14204: --- Summary: S3A multipart commit failing, "UnsupportedOperationException at java.util.Collections$UnmodifiableList.sort" Key: HADOOP-14204 URL: https://issues.apache.org/jira/b

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

2017-03-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/351/ [Mar 19, 2017 6:34:23 PM] (naganarasimha_gr) MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by [Error replacing 'FILE' - Workspace is not accessible] --

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-20 Thread Steve Loughran
> On 15 Mar 2017, at 21:06, Eric Badger wrote: > > Verified signatures > - Minor note: Junping, I had a hard time finding your key. I grabbed the > keys for hadoop from > http://home.apache.org/keys/group/hadoop.asc > and you had a key there, but

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-20 Thread Marton Elek
+1 (non-binding) Tested from the released binary package * 5 node cluster running from dockerized containers (every namenode/datanode/nodemanager, etc. are running in separated containers) * Bitcoin bockchain data (~100Gb) parsed and imported to HBase (1.2.4) * Spark (2.1.0 with included hadoop)

[jira] [Created] (HADOOP-14203) performAuthCheck fails with wasbs scheme

2017-03-20 Thread Varada Hemeswari (JIRA)
Varada Hemeswari created HADOOP-14203: - Summary: performAuthCheck fails with wasbs scheme Key: HADOOP-14203 URL: https://issues.apache.org/jira/browse/HADOOP-14203 Project: Hadoop Common