Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Akira Ajisaka
Thanks Sunil for driving this release. +1 (binding) - verified signatures and checksums - checked the documents including changes and release notes - built from source on CentOS 7.5, Java 1.8.0_191 - ran some MapReduce jobs in pseudo-distributed cluster - checked some web UIs (NN, DN, RM, NM) Th

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread IƱigo Goiri
+1 (non-binding) - Deployed a cluster with 3 NNs, 3 RMs and 1 DN/NM on Azure - Tested the Active probe for the Load Balancer in front of the NNs and the RMs - Checked the NN, RBF, and RM Web UIs - Executed a wordcount, TeraGen, TeraSort and TeraValidate - Executed a YARN service with a TensorFlow

[jira] [Created] (HDDS-877) Ensure correct surefire version is being used for HDDS-4

2018-11-27 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDDS-877: --- Summary: Ensure correct surefire version is being used for HDDS-4 Key: HDDS-877 URL: https://issues.apache.org/jira/browse/HDDS-877 Project: Hadoop Distributed Data Store

[jira] [Created] (HDFS-14108) BlockManager Data Structures

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14108: -- Summary: BlockManager Data Structures Key: HDFS-14108 URL: https://issues.apache.org/jira/browse/HDFS-14108 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-14107) FileContext Delete on Exit Improvements

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14107: -- Summary: FileContext Delete on Exit Improvements Key: HDFS-14107 URL: https://issues.apache.org/jira/browse/HDFS-14107 Project: Hadoop HDFS Issue Type: Improveme

[jira] [Created] (HDDS-876) add blockade tests for flaky network

2018-11-27 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDDS-876: -- Summary: add blockade tests for flaky network Key: HDDS-876 URL: https://issues.apache.org/jira/browse/HDDS-876 Project: Hadoop Distributed Data Store Is

[jira] [Created] (HDFS-14106) Improve NamenodeFsck copyBlock

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14106: -- Summary: Improve NamenodeFsck copyBlock Key: HDFS-14106 URL: https://issues.apache.org/jira/browse/HDFS-14106 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-14105) NamenodeFsck HashSet

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14105: -- Summary: NamenodeFsck HashSet Key: HDFS-14105 URL: https://issues.apache.org/jira/browse/HDFS-14105 Project: Hadoop HDFS Issue Type: Improvement Repo

[jira] [Created] (HDFS-14104) Review getImageTxIdToRetain

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14104: -- Summary: Review getImageTxIdToRetain Key: HDFS-14104 URL: https://issues.apache.org/jira/browse/HDFS-14104 Project: Hadoop HDFS Issue Type: Improvement

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Gabor Bota
Thanks for the work Sunil! +1 (non-binding) I've done the following: - checked out git tag release-3.2.0-RC0 - built from source on Mac OS X 10.14.1, java: 8.0.181-oracle - run hadoop-aws tests on AWS S3 against eu-west-1, with no unknown issues - deployed on a 3 node cluster -

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.14.1, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Tue, Nov 27, 2018 at 7:02 AM Ayush Saxena wrote: > Sunil, Thanks for driving this release!!! > > +1 (non-binding) > -Built from s

[jira] [Created] (HDFS-14103) Review Logging of BlockPlacementPolicyDefault

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14103: -- Summary: Review Logging of BlockPlacementPolicyDefault Key: HDFS-14103 URL: https://issues.apache.org/jira/browse/HDFS-14103 Project: Hadoop HDFS Issue Type: Imp

[jira] [Created] (HDFS-14102) verifyBlockPlacement

2018-11-27 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HDFS-14102: -- Summary: verifyBlockPlacement Key: HDFS-14102 URL: https://issues.apache.org/jira/browse/HDFS-14102 Project: Hadoop HDFS Issue Type: Improvement Repo

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

2018-11-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/970/ [Nov 26, 2018 12:41:01 PM] (vinayakumarb) HADOOP-15948. Inconsistency in get and put syntax if filename/dirname [Nov 26, 2018 12:52:32 PM] (vinayakumarb) HDFS-13816. dfs.getQuotaUsage() throws NPE on non-e

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Ayush Saxena
Sunil, Thanks for driving this release!!! +1 (non-binding) -Built from source on Ubuntu 17.04 and JDK 8 -Ran basic Hdfs Commands -Ran basic EC Commands -Ran basic RBF commands -Browsed HDFS and RBF WEB UI -Ran TeraGen/TeraSort Regards Ayush > On 27-Nov-2018, at 4:06 PM, Kitti Nanasi wrote: > >

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Kitti Nanasi
Thanks Sunil for the driving the release! +1 (non-binding) - checked out git tag release-3.2.0-RC0 - built from source on Mac OS X 10.13.4, java version 8.0.172-zulu - deployed on a 5 node cluster - ran terasort, teragen, teravalidate with success - executed basic hdfs, dfsadmin and ec commands

[jira] [Created] (HDDS-875) Use apache hadoop docker image for the ozonefs cluster definition

2018-11-27 Thread Elek, Marton (JIRA)
Elek, Marton created HDDS-875: - Summary: Use apache hadoop docker image for the ozonefs cluster definition Key: HDDS-875 URL: https://issues.apache.org/jira/browse/HDDS-875 Project: Hadoop Distributed Dat

[jira] [Created] (HDDS-874) ozonefs write operation failed

2018-11-27 Thread Nilotpal Nandi (JIRA)
Nilotpal Nandi created HDDS-874: --- Summary: ozonefs write operation failed Key: HDDS-874 URL: https://issues.apache.org/jira/browse/HDDS-874 Project: Hadoop Distributed Data Store Issue Type: Bu