Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-01 Thread Andrew Wang
Hi Sanjay, I have different opinions about what's important and how to eventually integrate this code, and that's not because I'm "conveniently ignoring" your responses. I'm also not making some of the arguments you claim I am making. Attacking arguments I'm not making is not going to change my

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

2018-03-01 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/151/ [Mar 1, 2018 5:24:17 AM] (haibochen) YARN-7835. Race condition in NM while publishing events if second [Mar 1, 2018 10:04:57 AM] (aajisaka) HADOOP-15275. Incorrect javadoc for return type of -1

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-01 Thread Daryn Sharp
I’m generally neutral and looked foremost at developer impact. Ie. Will it be so intertwined with hdfs that each project risks destabilizing the other? Will developers with no expertise in ozone will be impeded? I think the answer is currently no. These are the intersections and some concerns

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-01 Thread Owen O'Malley
I think it would be good to get this in sooner rather than later, but I have some thoughts. 1. It is hard to tell what has changed. git rebase -i tells me the branch has 722 commits. The rebase failed with a conflict. It would really help if you rebased to current trunk. 2. I think

[jira] [Created] (HADOOP-15280) TestKMS.testWebHDFSProxyUserKerb and TestKMS.testWebHDFSProxyUserSimple fail in trunk

2018-03-01 Thread Ray Chiang (JIRA)
Ray Chiang created HADOOP-15280: --- Summary: TestKMS.testWebHDFSProxyUserKerb and TestKMS.testWebHDFSProxyUserSimple fail in trunk Key: HADOOP-15280 URL: https://issues.apache.org/jira/browse/HADOOP-15280

Re: [VOTE] Merging branch HDFS-7240 to trunk

2018-03-01 Thread Clay B.
Oops, retrying now subscribed to more than solely yarn-dev. -Clay On Wed, 28 Feb 2018, Clay B. wrote: +1 (non-binding) I have walked through the code and find it very compelling as a user; I really look forward to seeing the Ozone code mature and it maturing HDFS features together. The

[jira] [Created] (HADOOP-15279) increase maven heap size recommendations

2018-03-01 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-15279: - Summary: increase maven heap size recommendations Key: HADOOP-15279 URL: https://issues.apache.org/jira/browse/HADOOP-15279 Project: Hadoop Common

[jira] [Created] (HADOOP-15278) log s3a at info

2018-03-01 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15278: --- Summary: log s3a at info Key: HADOOP-15278 URL: https://issues.apache.org/jira/browse/HADOOP-15278 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-15277) remove .FluentPropertyBeanIntrospector from CLI operations

2018-03-01 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15277: --- Summary: remove .FluentPropertyBeanIntrospector from CLI operations Key: HADOOP-15277 URL: https://issues.apache.org/jira/browse/HADOOP-15277 Project: Hadoop

[jira] [Resolved] (HADOOP-15269) S3 returning 400 on the directory /test/ GET of getFileStatus

2018-03-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-15269. - Resolution: Cannot Reproduce Fix Version/s: 3.1.0 > S3 returning 400 on the

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

2018-03-01 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/707/ [Feb 28, 2018 2:17:43 AM] (yqlin) HDFS-13194. CachePool permissions incorrectly checked. Contributed by [Feb 28, 2018 9:58:09 AM] (wwei) YARN-7929. Support to set container execution type in SLS. (Jiandan