Re: [VOTE] Release Apache Hadoop 3.1.0 (RC0)

2018-03-28 Thread Ajay Kumar
+1 (non-binding) - verified binary checksum - built from source and setup 4 node cluster - run basic hdfs command - run wordcount, pi & TestDFSIO (read/write) Ajay On 3/28/18, 5:45 PM, "Jonathan Hung" wrote: Hi Wangda, thanks for handling

[jira] [Resolved] (HDFS-13367) Ozone: ObjectStoreRestPlugin initialization depend on HdslDatanodeService

2018-03-28 Thread DENG FEI (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DENG FEI resolved HDFS-13367. - Resolution: Invalid > Ozone: ObjectStoreRestPlugin initialization depend on HdslDatanodeService >

[jira] [Created] (HDFS-13367) Ozone: ObjectStoreRestPlugin initialization depend on HdslDatanodeService

2018-03-28 Thread DENG FEI (JIRA)
DENG FEI created HDFS-13367: --- Summary: Ozone: ObjectStoreRestPlugin initialization depend on HdslDatanodeService Key: HDFS-13367 URL: https://issues.apache.org/jira/browse/HDFS-13367 Project: Hadoop HDFS

Apache Hadoop qbt Report: trunk+JDK8 on Windows/x64

2018-03-28 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-trunk-win/420/ [Mar 27, 2018 5:31:03 PM] (inigoiri) HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. [Mar 27, 2018 6:21:19 PM] (james.clampffer) HDFS-13338. Update BUILDING.txt for building native libraries. [Mar 27, 2018

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-03-28 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/178/ [Mar 28, 2018 6:44:44 PM] (zezhang) YARN-7623. Fix the CapacityScheduler Queue configuration documentation. [Mar 28, 2018 6:51:59 PM] (subru) Revert "YARN-8010. Add config in FederationRMFailoverProxy

Re: [VOTE] Release Apache Hadoop 3.1.0 (RC0)

2018-03-28 Thread Jonathan Hung
Hi Wangda, thanks for handling this release. +1 (non-binding) - verified binary checksum - launched single node RM - verified refreshQueues functionality - verified capacity scheduler conf mutation disabled in this case - verified capacity scheduler conf mutation with leveldb storage -

[jira] [Created] (HDFS-13365) RBF: Adding trace support

2018-03-28 Thread JIRA
Íñigo Goiri created HDFS-13365: -- Summary: RBF: Adding trace support Key: HDFS-13365 URL: https://issues.apache.org/jira/browse/HDFS-13365 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-03-28 Thread JIRA
Íñigo Goiri created HDFS-13364: -- Summary: RBF: Support NamenodeProtocol in the Router Key: HDFS-13364 URL: https://issues.apache.org/jira/browse/HDFS-13364 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-13363) Record file path when FSDirAclOp throws AclException

2018-03-28 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-13363: -- Summary: Record file path when FSDirAclOp throws AclException Key: HDFS-13363 URL: https://issues.apache.org/jira/browse/HDFS-13363 Project: Hadoop HDFS

Re: [VOTE] Merging branch HDFS-8707 (native HDFS client) to trunk

2018-03-28 Thread Eric Badger
Thanks for opening up the JIRA! It's pretty common for me to rebuild clean because I'm doing a lot development on both trunk and branch-2.8 and am constantly switching which one I'm compiling. Eric On Wed, Mar 28, 2018 at 10:49 AM, Jim Clampffer wrote: > It's

Re: [VOTE] Merging branch HDFS-8707 (native HDFS client) to trunk

2018-03-28 Thread Jim Clampffer
It's certainly possible to add a flag to disable the libhdfs++ build, I opened HDFS-13362 for that. I can put up an initial patch that includes a flag for cmake so that you could do -Dnative_cmake_args="skipLibhdfspp" or something similar. I don't have a good understanding of maven and antrun so

[jira] [Created] (HDFS-13362) add a flag to skip the libhdfs++ build

2018-03-28 Thread James Clampffer (JIRA)
James Clampffer created HDFS-13362: -- Summary: add a flag to skip the libhdfs++ build Key: HDFS-13362 URL: https://issues.apache.org/jira/browse/HDFS-13362 Project: Hadoop HDFS Issue Type:

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

2018-03-28 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/734/ [Mar 27, 2018 5:31:03 PM] (inigoiri) HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. [Mar 27, 2018 6:21:19 PM] (james.clampffer) HDFS-13338. Update BUILDING.txt for building native

[jira] [Created] (HDFS-13361) Ozone: Remove commands from command queue when the datanode is declared dead

2018-03-28 Thread Shashikant Banerjee (JIRA)
Shashikant Banerjee created HDFS-13361: -- Summary: Ozone: Remove commands from command queue when the datanode is declared dead Key: HDFS-13361 URL: https://issues.apache.org/jira/browse/HDFS-13361

[jira] [Created] (HDFS-13360) The configuration of implement of DtaNodeServicePlugin should obtain from datanode instance

2018-03-28 Thread DENG FEI (JIRA)
DENG FEI created HDFS-13360: --- Summary: The configuration of implement of DtaNodeServicePlugin should obtain from datanode instance Key: HDFS-13360 URL: https://issues.apache.org/jira/browse/HDFS-13360

[jira] [Created] (HDFS-13359) DataXceiver hungs due to the lock in FsDatasetImpl#getBlockInputStream

2018-03-28 Thread Yiqun Lin (JIRA)
Yiqun Lin created HDFS-13359: Summary: DataXceiver hungs due to the lock in FsDatasetImpl#getBlockInputStream Key: HDFS-13359 URL: https://issues.apache.org/jira/browse/HDFS-13359 Project: Hadoop HDFS

[jira] [Created] (HDFS-13358) RBF: Support for Delegation Token

2018-03-28 Thread Sherwood Zheng (JIRA)
Sherwood Zheng created HDFS-13358: - Summary: RBF: Support for Delegation Token Key: HDFS-13358 URL: https://issues.apache.org/jira/browse/HDFS-13358 Project: Hadoop HDFS Issue Type: Sub-task