Re: Hadoop 3.1.2 release timing

2018-10-02 Thread Steve Loughran
go off 3.1.1; current ongoing work is for a 3.2.0 RC to come out in a few days...if you want to help with testing that, it'd be really good. > On 2 Oct 2018, at 01:26, Jonathan Bender wrote: > > Hello, > > I'm planning to upgrade to 3.1.x shortly, and I was eyeing a few JIRAs that > are target

[jira] [Created] (HADOOP-15810) TLS1.3 support

2018-10-02 Thread t oo (JIRA)
t oo created HADOOP-15810: - Summary: TLS1.3 support Key: HADOOP-15810 URL: https://issues.apache.org/jira/browse/HADOOP-15810 Project: Hadoop Common Issue Type: Sub-task Reporter: t oo

OpenTracing support (replacing HTrace)

2018-10-02 Thread Carlos Alberto Cortez
Hey all - sending this mail to this list as it seems there's no 'all components devel' mailing list ;) After the imminent retirement of HTrace from Hadoop, and its corresponding ticket in Jira (https://issues.apache.org/jira/browse/HADOOP-15566), I worked on a small Proof-Of-Concept effort replaci

Re: [DISCUSS] Deprecate fuse-dfs

2018-10-02 Thread Wei-Chiu Chuang
Thank you Shingo, Could you shade more lights on the ML use case? Is it because the ML frameworks are not written in Java so they can't use HDFS client libraries? How about using WebHDFS? I'm sure there are python bindings for WebHDFS. Or NFS Gateway? The fact is, there are a few ways to access H

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

2018-10-02 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/914/ [Oct 1, 2018 8:20:17 AM] (nanda) HDDS-325. Add event watcher for delete blocks command. Contributed by [Oct 1, 2018 6:21:26 PM] (ajay) HDDS-557. DeadNodeHandler should handle exception from [Oct 1, 2018 8:

[jira] [Created] (HADOOP-15811) Optimizations for Java's TLS performance

2018-10-02 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-15811: Summary: Optimizations for Java's TLS performance Key: HADOOP-15811 URL: https://issues.apache.org/jira/browse/HADOOP-15811 Project: Hadoop Common Issue Type

Re: Hadoop 3.2 Release Plan proposal

2018-10-02 Thread Sunil G
Hi All As mentioned in earlier mail, I have cut branch-3.2 and reset trunk to 3.3.0-SNAPSHOT. I will share the RC details sooner once all necessary patches are pulled into branch-3.2. Thank You - Sunil On Mon, Sep 24, 2018 at 2:00 PM Sunil G wrote: > Hi All > > We are now down to the last Blo

[jira] [Created] (HADOOP-15812) ABFS: Improve AbfsRestOperationException format to ensure full msg can be displayed on console

2018-10-02 Thread Da Zhou (JIRA)
Da Zhou created HADOOP-15812: Summary: ABFS: Improve AbfsRestOperationException format to ensure full msg can be displayed on console Key: HADOOP-15812 URL: https://issues.apache.org/jira/browse/HADOOP-15812

Re: Hadoop 3.2 Release Plan proposal

2018-10-02 Thread Aaron Fabbri
Trunk is not building for me.. Did you miss a 3.2.0-SNAPSHOT in the top-level pom.xml? On Tue, Oct 2, 2018 at 10:16 AM Sunil G wrote: > Hi All > > As mentioned in earlier mail, I have cut branch-3.2 and reset trunk to > 3.3.0-SNAPSHOT. I will share the RC details sooner once all necessary > pat

[jira] [Created] (HADOOP-15813) Enable more reliable SSL connection reuse

2018-10-02 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-15813: Summary: Enable more reliable SSL connection reuse Key: HADOOP-15813 URL: https://issues.apache.org/jira/browse/HADOOP-15813 Project: Hadoop Common Issue Typ

[jira] [Created] (HADOOP-15814) Maven 3.3.3 unable to parse pom file

2018-10-02 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HADOOP-15814: Summary: Maven 3.3.3 unable to parse pom file Key: HADOOP-15814 URL: https://issues.apache.org/jira/browse/HADOOP-15814 Project: Hadoop Common Issue

Re: Hadoop 3.2 Release Plan proposal

2018-10-02 Thread Robert Kanter
Looks like there's two that weren't updated: >> [115] 16:32 : hadoop-common (trunk) :: grep "3.2.0-SNAPSHOT" . -r --include=pom.xml ./hadoop-project/pom.xml: 3.2.0-SNAPSHOT ./pom.xml:3.2.0-SNAPSHOT I've just pushed in an addendum commit to fix those. In the future, please make sure to do a san

Re: Hadoop 3.2 Release Plan proposal

2018-10-02 Thread Sunil G
Thanks Robert and Haibo for quickly correcting same. Sigh, I somehow missed one file while committing the change. Sorry for the trouble. - Sunil On Wed, Oct 3, 2018 at 5:22 AM Robert Kanter wrote: > Looks like there's two that weren't updated: > >> [115] 16:32 : hadoop-common (trunk) :: grep "3