[GitHub] [hadoop-thirdparty] vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r48847 ## File path: hadoop-shaded-protobuf37/pom.xml ## @@ -0

[GitHub] [hadoop-thirdparty] vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r48879 ## File path: src/site/markdown/index.md.vm ## @@ -0,0

Re: [DISCUSS] About creation of Hadoop Thirdparty repository for shaded artifacts

2019-10-09 Thread Wei-Chiu Chuang
Hi I am late to this but I am keen to understand more. To be exact, how can we better use the thirdparty repo? Looking at HBase as an example, it looks like everything that are known to break a lot after an update get shaded into the hbase-thirdparty artifact: guava, netty, ... etc. Is it the purp

Re: Hadoop and OpenSSL 1.1.1

2019-10-09 Thread Wei-Chiu Chuang
Filed HADOOP-16647 I am not planning to work on this any time soon so if any one is interested feel free to pick it up/supply additional information. On Wed, Oct 9, 2019 at 9:19 AM Wei-Chiu Chuang wrote: > Ok I stand corrected. > > That was fo

[jira] [Created] (HADOOP-16647) Support OpenSSL 1.1.0 LTS

2019-10-09 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-16647: Summary: Support OpenSSL 1.1.0 LTS Key: HADOOP-16647 URL: https://issues.apache.org/jira/browse/HADOOP-16647 Project: Hadoop Common Issue Type: Task

[GitHub] [hadoop-thirdparty] jojochuang commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
jojochuang commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r333198546 ## File path: src/site/markdown/index.md.vm ## @@ -0,0 +1

[GitHub] [hadoop-thirdparty] jojochuang commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
jojochuang commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r333198496 ## File path: hadoop-shaded-protobuf37/pom.xml ## @@ -0,0

Re: [DISCUSS] About creation of Hadoop Thirdparty repository for shaded artifacts

2019-10-09 Thread Vinayakumar B
Hi All, I have updated the PR as per @Owen O'Malley 's suggestions. i. Renamed the module to 'hadoop-shaded-protobuf37' ii. Kept the shaded package to 'o.a.h.thirdparty.protobuf37' Please review!! Thanks, -Vinay On Sat, Sep 28, 2019 at 10:29 AM 张铎(Duo Zhang) wrote: > For HBase we h

[GitHub] [hadoop-thirdparty] vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r333191323 ## File path: pom.xml ## @@ -0,0 +1,466 @@ + + +http://

[GitHub] [hadoop-thirdparty] vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
vinayakumarb commented on a change in pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#discussion_r333191213 ## File path: hadoop-shaded-protobuf/pom.xml ## @@ -0,0

Re: Please cherry pick commits to lower branches

2019-10-09 Thread Steve Loughran
created https://issues.apache.org/jira/browse/HADOOP-16646 for the s3a stuff. branch-3.2 doesn't build right now, someone needs to fix that first; I'll start running the full ITest suites off a commit which does build... On Wed, Oct 9, 2019 at 1:51 PM Steve Loughran wrote: > > abfs stuff has go

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

2019-10-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1284/ [Oct 8, 2019 8:31:44 AM] (ayushsaxena) HDFS-14814. RBF: RouterQuotaUpdateService supports inherited rule. [Oct 8, 2019 8:44:14 AM] (ayushsaxena) HDFS-14859. Prevent unnecessary evaluation of costly operat

[jira] [Created] (HADOOP-16646) Backport S3A enhancements and fixes from trunk to branch-3.2

2019-10-09 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-16646: --- Summary: Backport S3A enhancements and fixes from trunk to branch-3.2 Key: HADOOP-16646 URL: https://issues.apache.org/jira/browse/HADOOP-16646 Project: Hadoop

[jira] [Created] (HADOOP-16645) S3A Delegation Token extension point to use StoreContext

2019-10-09 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-16645: --- Summary: S3A Delegation Token extension point to use StoreContext Key: HADOOP-16645 URL: https://issues.apache.org/jira/browse/HADOOP-16645 Project: Hadoop Commo

Re: Please cherry pick commits to lower branches

2019-10-09 Thread Steve Loughran
abfs stuff has gone in to 3.2 -credit Thomas Marquardt and Da Zhou there. I'll do the same for S3A, including SDK updates And I'd like to pull back two changes to the FS APIs HADOOP-15691 PathCapabilities. Lets apps probes for FS instances having specific features/semantics HADOOP-15229 Add FS/F

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

2019-10-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/469/ [Oct 8, 2019 8:00:30 AM] (ayushsaxena) HDFS-14655. [SBN Read] Namenode crashes if one of The JN is down. [Oct 8, 2019 6:19:39 PM] (jhung) YARN-9760. Support configuring application priorities on a workfl

[GitHub] [hadoop-thirdparty] vinayakumarb commented on issue #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf

2019-10-09 Thread GitBox
vinayakumarb commented on issue #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1#issuecomment-539941211 Will update the PR later today ---