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

2019-09-27 Thread GitBox
Apache9 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_r329297329 ## File path: pom.xml ## @@ -0,0 +1,466 @@ + +

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

2019-09-27 Thread GitBox
Apache9 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_r329297473 ## File path: hadoop-shaded-protobuf/pom.xml ## @@ -0,0

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

2019-09-27 Thread Duo Zhang
For HBase we have a separated repo for hbase-thirdparty https://github.com/apache/hbase-thirdparty We will publish the artifacts to nexus so we do not need to include binaries in our git repo, just add a dependency in the pom.

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

2019-09-27 Thread Vinayakumar B
Please find replies inline. -Vinay On Fri, Sep 27, 2019 at 10:21 PM Owen O'Malley wrote: > I'm very unhappy with this direction. In particular, I don't think git is > a good place for distribution of binary artifacts. Furthermore, the PMC > shouldn't be releasing anything without a release

[jira] [Created] (HADOOP-16613) contentType for fake directory files

2019-09-27 Thread Jose Torres (Jira)
Jose Torres created HADOOP-16613: Summary: contentType for fake directory files Key: HADOOP-16613 URL: https://issues.apache.org/jira/browse/HADOOP-16613 Project: Hadoop Common Issue Type:

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

2019-09-27 Thread Owen O'Malley
I'm very unhappy with this direction. In particular, I don't think git is a good place for distribution of binary artifacts. Furthermore, the PMC shouldn't be releasing anything without a release vote. I'd propose that we make a third party module that contains the *source* of the pom files to

Daily Builds Getting Aborted Due To Timeout

2019-09-27 Thread Ayush Saxena
Hi All, Just to bring into notice the hadoop daily builds are getting aborted due to timeout( Configured to be 900 Minutes). > Build timed out (after 900 minutes). Marking the build as aborted. > Build was aborted > [CHECKSTYLE] Skipping publisher since build result is ABORTED > [FINDBUGS]

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

2019-09-27 Thread Vinayakumar B
Hi All, I wanted to discuss about the separate repo for thirdparty dependencies which we need to shaded and include in Hadoop component's jars. Apologies for the big text ahead, but this needs clear explanation!! Right now most needed such dependency is protobuf. Protobuf dependency

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

2019-09-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/457/ [Sep 26, 2019 11:06:35 PM] (cliang) HDFS-14785. [SBN read] Change client logging to be less aggressive. -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit

Re: Release plans for Hadoop 2.10.0

2019-09-27 Thread Viral Bajaria
Hi Wei-Chiu, Just got a chance to pull the jstack on a datanode that's showing high ReadBlockOpAvgTime and I found a few different scenarios: Lot of DataXceiver threads in the following state for a while java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method)

Re: Does VOTE necessary to create a child repo?

2019-09-27 Thread Vinod Kumar Vavilapalli
Moving the thread to the dev lists. Thanks +Vinod > On Sep 23, 2019, at 11:43 PM, Vinayakumar B wrote: > > Thanks Marton, > > Current created 'hadoop-thirdparty' repo is empty right now. > Whether to use that repo for shaded artifact or not will be monitored in > HADOOP-13363 umbrella jira.

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

2019-09-27 Thread GitBox
vinayakumarb opened a new pull request #1: HADOOP-16595. [pb-upgrade] Create hadoop-thirdparty artifact to have shaded protobuf URL: https://github.com/apache/hadoop-thirdparty/pull/1 This is an automated message from the