[jira] [Created] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-13104: Summary: Make hadoop proxy user changes reconfigurable in Namenode Key: HDFS-13104 URL: https://issues.apache.org/jira/browse/HDFS-13104 Project: Hadoop HDFS

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

2018-02-02 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/677/ [Feb 2, 2018 2:03:01 AM] (aengineer) HDFS-12942. Synchronization issue in FSDataSetImpl#moveBlock. [Feb 2, 2018 3:25:41 AM] (yqlin) HDFS-13068. RBF: Add router admin option to manage safe mode. [Feb 2,

[jira] [Created] (HDFS-13103) HDFS Client write acknowledgement timeout should not depend on read timeout

2018-02-02 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-13103: -- Summary: HDFS Client write acknowledgement timeout should not depend on read timeout Key: HDFS-13103 URL: https://issues.apache.org/jira/browse/HDFS-13103

Re: Apache Hadoop 3.0.1 Release plan

2018-02-02 Thread Chris Douglas
On Fri, Feb 2, 2018 at 10:22 AM, Arpit Agarwal wrote: > Do you plan to roll an RC with an uncommitted fix? That isn't the right > approach. The fix will be committed to the release branch. We'll vote on the release, and if it receives a majority of +1 votes then it

[jira] [Created] (HDFS-13102) Implement SnapshotSkipList class to store Multi level DirectoryDiffs

2018-02-02 Thread Shashikant Banerjee (JIRA)
Shashikant Banerjee created HDFS-13102: -- Summary: Implement SnapshotSkipList class to store Multi level DirectoryDiffs Key: HDFS-13102 URL: https://issues.apache.org/jira/browse/HDFS-13102

Re: Apache Hadoop 3.0.1 Release plan

2018-02-02 Thread Arpit Agarwal
Hi Aaron/Lei, Do you plan to roll an RC with an uncommitted fix? That isn't the right approach. This issue has good visibility and enough discussion. If there is a binding veto in effect then the change must be abandoned. Else you should be able to proceed with committing. However, 3.0.0 must

Fwd: HDFS replication factor

2018-02-02 Thread 李立伟
Hi: It's my understanding that HDFS write operation is not considered completd until all of the replicas have been successfully written.If so, does the replication factor affect the write latency? the mapreduce\spark task will be affected? is there the way to set HDFS write the first