Re: [VOTE] Release Apache Hadoop Thirdparty 1.4.0

2025-03-14 Thread Wei-Chiu Chuang
Verified SHA-512 checksum, GPG signature -- all good except that the signing key expired. Confirmed git tag release-1.4.0-RC0 and branch name branch-1.4.0 both maps to commit hash 5595f1357eaad02e1cfb660bcce7fd34515197ff. Confirmed it is released as 1.4.0. Noticed HADOOP-19075

Re: [VOTE] Release Apache Hadoop Thirdparty 1.4.0

2025-03-14 Thread Wei-Chiu Chuang
Looks like your GPG key expired? gpg: Signature made Fri Mar 14 08:56:00 2025 PDT gpg:using RSA key 38237EE425050285077DB57AD22CF846DBB162A0 gpg: Good signature from "Steve Loughran (ASF code sign key - 2018) < ste...@apache.org>" [expired] gpg: aka "[jpeg image of

[VOTE] Release Apache Hadoop Thirdparty 1.4.0

2025-03-14 Thread Steve Loughran
I have built a release candidate (RC0) for Hadoop-Thirdparty 1.4.0. The RC is available at: https://dist.apache.org/repos/dist/dev/hadoop/hadoop-thirdparty-1.4.0-RC0/ The git tag is release-1.4.0-RC0, and commit 5595f1357eaad02e1cfb660bcce7fd34515197ff The maven artifacts are staged at https://r

[jira] [Created] (HADOOP-19503) Use jackson-bom to set jackson versions

2025-03-14 Thread Istvan Toth (Jira)
Istvan Toth created HADOOP-19503: Summary: Use jackson-bom to set jackson versions Key: HADOOP-19503 URL: https://issues.apache.org/jira/browse/HADOOP-19503 Project: Hadoop Common Issue Type:

Re: Dropping support for builds on Centos 7

2025-03-14 Thread Steve Loughran
I think we really need to push ahead on a 3.5 release for this stuff and for java 17. I'm doing the new thirdparty jar once I've got the docker building *and signing* it...I'm having to do the build in EC2 as it doesn't seem to work on my arm64 laptop right now. Then ahmar can start the 3.4.2 rel

[jira] [Created] (HADOOP-19502) Add RegexpSingleline module to checkstyle.xml

2025-03-14 Thread farmmamba (Jira)
farmmamba created HADOOP-19502: -- Summary: Add RegexpSingleline module to checkstyle.xml Key: HADOOP-19502 URL: https://issues.apache.org/jira/browse/HADOOP-19502 Project: Hadoop Common Issue Typ

[jira] [Created] (HADOOP-19501) Skip tests that depend on SecurityManager if the JVM does not support it

2025-03-14 Thread Istvan Toth (Jira)
Istvan Toth created HADOOP-19501: Summary: Skip tests that depend on SecurityManager if the JVM does not support it Key: HADOOP-19501 URL: https://issues.apache.org/jira/browse/HADOOP-19501 Project: H

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2025-03-14 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1695/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

Re: [DISCUSS] Integration of Volcano Engine TOS in Hadoop.

2025-03-14 Thread Jinglun
Thanks xiaoqiao for your nice suggestion, agree for a formal VOTE. About the jenkins report. The pr is too big (over 2 lines) for jenkins to apply the patch (https://github.com/apache/hadoop/pull/7194). My plan is to split it into 2 pull request. The first pr includes the core implementati

Re: JDK23/24 Support

2025-03-14 Thread Istvan Toth
CC-ing to common-dev@hadoop.apache.org for more exposure. On Fri, Mar 7, 2025 at 8:02 AM Istvan Toth wrote: > Hi! > > I've been working on JDK23 support for a few weeks, and now I have a > mostly working patch (a few test failures may still happen). > > The existing HADOOP-19212 JIRA and its ori