Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2023-03-29 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/ [Mar 27, 2023, 7:59:02 AM] (github) HADOOP-18676. jettison dependency override in hadoop-common lib (#5513) [Mar 27, 2023, 11:43:34 AM] (github) HADOOP-18146: ABFS: Added changes for expect hundred

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

2023-03-29 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1180/ [Mar 28, 2023, 6:27:01 AM] (github) HADOOP-18458: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS (#4912) [Mar 28, 2023, 8:14:59 AM] (github) HDFS-16964.

[jira] [Resolved] (HDFS-16959) RBF: State store cache loading metrics

2023-03-29 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-16959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri resolved HDFS-16959. Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > RBF: State store cache

A Message from the Board to PMC members

2023-03-29 Thread Ayush Saxena
d...@hadoop.apache.org received a mail from the apache board, forwarding it to the mailing lists which we use, sharing the link here: https://www.mail-archive.com/dev@hadoop.apache.org/msg00158.html private@ in bcc -Ayush -

Re: [DISCUSS] Move HDFS specific APIs to FileSystem abstration

2023-03-29 Thread Steve Loughran
I do have a WiP library to hide that hoop-jumping behind a normal API, with a goal of 3.2+ support only. It does actually compile against hadoop 2, but it isn't tested there https://github.com/steveloughran/fs-api-shim 1. my goal is to make it a hadoop library like hadoop-third-party, with its

Re: [DISCUSS] hadoop branch-3.3+ going to java11 only

2023-03-29 Thread Nick Dimiduk
On Tue, Mar 28, 2023 at 1:56 PM Steve Loughran wrote: > Now that hadoop 3.3.5 is out, i want to propose something new > > we switch branch-3.3 and trunk to being java11 only > I agree that maintaining support for Java8 is becoming burdensome. Over in HBase, we maintain support for both Java8