[jira] [Created] (HDFS-12814) Add blockId when warning slow mirror/disk in BlockReceiver

2017-11-14 Thread Jiandan Yang (JIRA)
Jiandan Yang created HDFS-12814: Summary: Add blockId when warning slow mirror/disk in BlockReceiver Key: HDFS-12814 URL: https://issues.apache.org/jira/browse/HDFS-12814 Project: Hadoop HDFS

Re: [DISCUSS] A final minor release off branch-2?

2017-11-14 Thread Andrew Wang
To follow up on my earlier email, I don't think there's need for a bridge release given that we've successfully tested rolling upgrade from 2.x to 3.0.0. I expect we'll keep making improvements to smooth over any additional incompatibilities found, but there isn't a requirement that a user upgrade

[VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-14 Thread Andrew Wang
Hi folks, Thanks as always to the many, many contributors who helped with this release. I've created RC0 for Apache Hadoop 3.0.0. The artifacts are available here: http://people.apache.org/~wang/3.0.0-RC0/ This vote will run 5 days, ending on Nov 19th at 1:30pm Pacific. 3.0.0 GA contains 291

[jira] [Created] (HDFS-12813) RequestHedgingProxyProvider can hide Exception thrown from the Namenode

2017-11-14 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12813: Summary: RequestHedgingProxyProvider can hide Exception thrown from the Namenode Key: HDFS-12813 URL: https://issues.apache.org/jira/browse/HDFS-12813

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

2017-11-14 Thread Jonathan Hung
Thanks Arun/Subru for working on this. +1 (non-binding) - Deployed RM HA on two nodes - Tested manual failover - Tested configuration mutation API with zk and leveldb backing store (also ensuring configuration updates persisted on failover/restart), with queue addition/removal/update - Tested

Re: Heads up: branching branch-3.0.0 for GA

2017-11-14 Thread Andrew Wang
Branching is complete. Please use the 3.0.1 fix version for further commits to branch-3.0. Ping me if you want something in branch-3.0.0 since I'm rolling RC0 now. On Tue, Nov 14, 2017 at 11:08 AM, Andrew Wang wrote: > Hi folks, > > We've resolved all the blockers for

Heads up: branching branch-3.0.0 for GA

2017-11-14 Thread Andrew Wang
Hi folks, We've resolved all the blockers for 3.0.0 and the release notes and changelog look good, so I'm going to cut the branch and get started on the RC. * branch-3.0 will advance to 3.0.1-SNAPSHOT * branch-3.0.0 will go to 3.0.0 Please keep this in mind when committing. Cheers, Andrew

[jira] [Created] (HDFS-12812) Ozone: dozone: initialize scm directory on cluster startup

2017-11-14 Thread Elek, Marton (JIRA)
Elek, Marton created HDFS-12812: --- Summary: Ozone: dozone: initialize scm directory on cluster startup Key: HDFS-12812 URL: https://issues.apache.org/jira/browse/HDFS-12812 Project: Hadoop HDFS

[jira] [Created] (HDFS-12811) A cheaper, faster, less memory intensive Hadoop fsck

2017-11-14 Thread Rushabh S Shah (JIRA)
Rushabh S Shah created HDFS-12811: - Summary: A cheaper, faster, less memory intensive Hadoop fsck Key: HDFS-12811 URL: https://issues.apache.org/jira/browse/HDFS-12811 Project: Hadoop HDFS

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

2017-11-14 Thread Sunil G
Hi Mukul We have an RC3 release thread started as RC2 had an issue reported. Kindly help to check the same - Sunil On Tue, Nov 14, 2017 at 3:00 PM Mukul Kumar Singh wrote: > +1 (non-binding) > > I built from source on Mac OS X 10.13.1 Java 1.8.0_111 > > - Deployed on a

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

2017-11-14 Thread Mukul Kumar Singh
+1 (non-binding) I built from source on Mac OS X 10.13.1 Java 1.8.0_111 - Deployed on a single node cluster. - Deployed a ViewFS cluster with two hdfs mount points. - Performed basic sanity checks. - Performed basic DFS operations. Thanks, Mukul > On 13-Nov-2017, at 3:01 AM, Subru Krishnan

HDFS unit test failure in AArch64. TestDirectoryScanner.testThrottling: Throttle is too permissive

2017-11-14 Thread Guangming Zhang
Hadoop Version: 3.1.0-SNAPSHOT Environment: ARMv8 AArch64, Ubuntu16.04 Description: Hi, When I ran the HDFS unit test and got a failure in TestDirectoryScanner.java test case : TestDirectoryScanner.testThrottling:624 Throttle is too permissive detail: Running