Apache Hadoop qbt Report: branch-3.2+JDK8 on Linux/x86_64

2023-03-29 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.2-java8-linux-x86_64/92/ No changes -1 overall The following subsystems voted -1: asflicense blanks hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc

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

[jira] [Resolved] (HADOOP-18548) Hadoop Archive tool (HAR) should acquire delegation tokens from source and destination file systems

2023-03-29 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-18548. -- Fix Version/s: 3.4.0 Resolution: Fixed Thanks [~sgal] for the PR and [~cnaurot

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. Impro

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 - To

[jira] [Created] (HADOOP-18684) Fix S3A filesystem such that the scheme matches the URI scheme

2023-03-29 Thread Harshit Gupta (Jira)
Harshit Gupta created HADOOP-18684: -- Summary: Fix S3A filesystem such that the scheme matches the URI scheme Key: HADOOP-18684 URL: https://issues.apache.org/jira/browse/HADOOP-18684 Project: Hadoop

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 ow

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 an

[jira] [Resolved] (HADOOP-18458) AliyunOSS: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS

2023-03-29 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen resolved HADOOP-18458. - Resolution: Fixed > AliyunOSS: AliyunOSSBlockOutputStream to support heap/off-heap buffer befor