[jira] [Created] (HDFS-11888) Ozone: SCM: allocateBlcok does not set the creationFlag correctly when the open container pool size is greater than 1

2017-05-25 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-11888: - Summary: Ozone: SCM: allocateBlcok does not set the creationFlag correctly when the open container pool size is greater than 1 Key: HDFS-11888 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HDFS-11421) Make WebHDFS' ACLs RegEx configurable

2017-05-25 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen resolved HDFS-11421. -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.9.0 Committed to branch-2, thanks

[jira] [Created] (HDFS-11887) XceiverClientManager should close XceiverClient on eviction from cache

2017-05-25 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11887: Summary: XceiverClientManager should close XceiverClient on eviction from cache Key: HDFS-11887 URL: https://issues.apache.org/jira/browse/HDFS-11887 Project:

[jira] [Created] (HDFS-11886) Ozone : improving error handling for putkey operation

2017-05-25 Thread Chen Liang (JIRA)
Chen Liang created HDFS-11886: - Summary: Ozone : improving error handling for putkey operation Key: HDFS-11886 URL: https://issues.apache.org/jira/browse/HDFS-11886 Project: Hadoop HDFS Issue Typ

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

2017-05-25 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/325/ [May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by [May 24, 2017 5:03:22 PM] (brahma) HADOOP-14449. The ASF Header in ComparableVersion.java and [May

[jira] [Created] (HDFS-11885) createEncryptionZone should not block on initializing EDEK cache

2017-05-25 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-11885: -- Summary: createEncryptionZone should not block on initializing EDEK cache Key: HDFS-11885 URL: https://issues.apache.org/jira/browse/HDFS-11885 Project: Hadoop HDFS

Re: RollingUpgrade Rollback openfiles issue

2017-05-25 Thread Kihwal Lee
Hi Vinay, If I rephrase the question, Does a RU rollback snapshot provide a consistent snapshot of the distributed  file system? I don't think we aimed it to be a completely consistent snapshot. It is meant to be a safe place to go back with the old version of software.  This is normally used as

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

2017-05-25 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/ [May 24, 2017 10:45:52 AM] (kai.zheng) HDFS-11793. Allow to enable user defined erasure coding policy. [May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contribute

[jira] [Created] (HDFS-11884) libhdfs++: Make use of socket wrappers consistent

2017-05-25 Thread James Clampffer (JIRA)
James Clampffer created HDFS-11884: -- Summary: libhdfs++: Make use of socket wrappers consistent Key: HDFS-11884 URL: https://issues.apache.org/jira/browse/HDFS-11884 Project: Hadoop HDFS Iss

[jira] [Resolved] (HDFS-11852) Under-repicated block never completes because of failure in commitBlockSynchronization()

2017-05-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HDFS-11852. --- Resolution: Duplicate > Under-repicated block never completes because of failure in > commitBlockSync

RollingUpgrade Rollback openfiles issue

2017-05-25 Thread Vinayakumar B
Hi all, Have a doubt with expected behavior in case of RollingUpgrade and rollback. Scenario: 1. file was being written before rolling upgrade started and written some bytes, say X, with hsync(). 2. Rolling upgrade done and writer continued to write and added some more bytes and file closed w