[jira] [Created] (HDFS-12875) RBF: Complete logic for -readonly option of dfsrouteradmin add command

2017-11-29 Thread Yiqun Lin (JIRA)
Yiqun Lin created HDFS-12875: Summary: RBF: Complete logic for -readonly option of dfsrouteradmin add command Key: HDFS-12875 URL: https://issues.apache.org/jira/browse/HDFS-12875 Project: Hadoop HDFS

[jira] [Created] (HDFS-12874) [READ] Documentation for provided storage

2017-11-29 Thread Chris Douglas (JIRA)
Chris Douglas created HDFS-12874: Summary: [READ] Documentation for provided storage Key: HDFS-12874 URL: https://issues.apache.org/jira/browse/HDFS-12874 Project: Hadoop HDFS Issue Type: Sub

Re: [DISCUSS] Merge Absolute resource configuration support in Capacity Scheduler (YARN-5881) to trunk

2017-11-29 Thread Carlo Aldo Curino
I haven't tested this, but I support the merge as the patch is very much needed for MS usecases as well... Can this be cherry-picked on 2.9 easily? Thanks for this contribution! Cheers, Carlo On Nov 29, 2017 6:34 PM, "Weiwei Yang" wrote: > Hi Sunil > > +1 from my side. > Actually we have appli

Re: [DISCUSS] Merge Absolute resource configuration support in Capacity Scheduler (YARN-5881) to trunk

2017-11-29 Thread Weiwei Yang
Hi Sunil +1 from my side. Actually we have applied some of these patches to our production cluster since Sep this year, on over 2000+ nodes and it works nicely. +1 for the merge. I am pretty sure this feature will help a lot of users, especially those on cloud. Thanks for getting this done, gre

[VOTE] Merge Absolute resource configuration support in Capacity Scheduler (YARN-5881) to trunk

2017-11-29 Thread Sunil G
Hi All, Based on the discussion at [1], I'd like to start a vote to merge feature branch YARN-5881 to trunk. Vote will run for 7 days, ending Wednesday Dec 6 at 6:00PM PDT. This branch adds support to configure queue capacity as absolute resource in capacity scheduler. This will help admins w

[jira] [Created] (HDFS-12873) Creating a '..' directory is possible using inode paths

2017-11-29 Thread Raeanne J Marks (JIRA)
Raeanne J Marks created HDFS-12873: -- Summary: Creating a '..' directory is possible using inode paths Key: HDFS-12873 URL: https://issues.apache.org/jira/browse/HDFS-12873 Project: Hadoop HDFS

[jira] [Created] (HDFS-12872) EC Checksum broken when BlockAccessToken is enabled

2017-11-29 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-12872: Summary: EC Checksum broken when BlockAccessToken is enabled Key: HDFS-12872 URL: https://issues.apache.org/jira/browse/HDFS-12872 Project: Hadoop HDFS Issue Type: B

[jira] [Resolved] (HDFS-12604) StreamCapability enums are not displayed in javadoc

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HDFS-12604. --- Resolution: Won't Fix StreamCapability enums are deprecated by HADOOP-15012. > StreamCapability enums

[jira] [Created] (HDFS-12871) Ozone: Service Discovery: Expose list of Datanodes from SCM

2017-11-29 Thread Nanda kumar (JIRA)
Nanda kumar created HDFS-12871: -- Summary: Ozone: Service Discovery: Expose list of Datanodes from SCM Key: HDFS-12871 URL: https://issues.apache.org/jira/browse/HDFS-12871 Project: Hadoop HDFS

[jira] [Created] (HDFS-12870) Ozone: Service Discovery: REST endpoint in KSM for getServiceList

2017-11-29 Thread Nanda kumar (JIRA)
Nanda kumar created HDFS-12870: -- Summary: Ozone: Service Discovery: REST endpoint in KSM for getServiceList Key: HDFS-12870 URL: https://issues.apache.org/jira/browse/HDFS-12870 Project: Hadoop HDFS

Re: [DISCUSS] Merge Absolute resource configuration support in Capacity Scheduler (YARN-5881) to trunk

2017-11-29 Thread Rohith Sharma K S
+1, thanks Sunil for working on this feature! -Rohith Sharma K S On 24 November 2017 at 23:19, Sunil G wrote: > Hi All, > > We would like to bring up the discussion of merging “absolute min/max > resources support in capacity scheduler” branch (YARN-5881) [2] into trunk > in a few weeks. The go

[jira] [Created] (HDFS-12869) Ozone: Service Discovery: RPC endpoint in KSM for getServiceList

2017-11-29 Thread Nanda kumar (JIRA)
Nanda kumar created HDFS-12869: -- Summary: Ozone: Service Discovery: RPC endpoint in KSM for getServiceList Key: HDFS-12869 URL: https://issues.apache.org/jira/browse/HDFS-12869 Project: Hadoop HDFS

[jira] [Created] (HDFS-12868) Ozone: Service Discovery API

2017-11-29 Thread Nanda kumar (JIRA)
Nanda kumar created HDFS-12868: -- Summary: Ozone: Service Discovery API Key: HDFS-12868 URL: https://issues.apache.org/jira/browse/HDFS-12868 Project: Hadoop HDFS Issue Type: Sub-task C

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

2017-11-29 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/54/ [Nov 27, 2017 10:52:18 PM] (kihwal) HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu [Nov 27, 2017 10:54:27 PM] (yufei) YARN-7363. ContainerLocalizer don't have a valid log4j config in ca

Re: [DISCUSS] Merge Absolute resource configuration support in Capacity Scheduler (YARN-5881) to trunk

2017-11-29 Thread Sunil G
Thanks Eric. Appreciate the support in verifying the feature. YARN-7575 is closed now. - Sunil On Tue, Nov 28, 2017 at 11:15 PM Eric Payne wrote: > Thanks Sunil for the great work on this feature. > I looked through the design document, reviewed the code, and tested out > branch YARN-5881. The

[jira] [Resolved] (HDFS-12815) Fix TestUnbuffer#testUnbufferException because of expected error message mismatch

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HDFS-12815. --- Resolution: Duplicate Thanks [~msingh] for reporting the issue. I think it is a dup of HADOOP-15056 w