+1 (non-binding) 1. Passed Apache Spark integration tests[1] 2. Checked aarch64 binary tarball, content looks good, especially expected lz4-java 1.10.4 exists. 3. Deployed HDFS, YARN (with Spark External Shuffle Service Aux service) into a small cluster: i) 1 master, 3 workers, Ubuntu 24.04 arm64, OpenJDK 25, Kerberos enabled, jsvc 1.5.1 ii) run some basic Spark jobs, randomly click YARN UI, everything looks fine.
[1] https://github.com/apache/spark/pull/54448 Thanks, Cheng Pan On Wed, Mar 25, 2026 at 1:03 PM Chris Nauroth <[email protected]> wrote: > > If you would like to use hadoop-release-support for verification, please > sync to the latest commit: > > https://github.com/apache/hadoop-release-support/commit/27780bb09af7d9e85d5d7d94690b7ab369ee2cf3 > > Chris Nauroth > > > On Tue, Mar 24, 2026 at 9:12 PM Chris Nauroth <[email protected]> wrote: > > > I have put together a release candidate (RC2) for Hadoop 3.5.0. > > > > This is a new minor version focused on JDK 17 compatibility, new cloud > > storage integrations, dependency upgrades, security patches, and new > > features. > > > > Change log > > https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.5.0-RC2/CHANGELOG.md > > > > Release notes > > > > https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.5.0-RC2/RELEASENOTES.md > > > > The RC is available at: > > https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.5.0-RC2/ > > > > The git tag is release-3.5.0-RC2, commit > > dbcc7cd797100e6b32cd84f85b53a5193a5f9af0. > > > > The maven artifacts are staged at > > https://repository.apache.org/content/repositories/orgapachehadoop-1470 > > > > You can find my public key at: > > https://dist.apache.org/repos/dist/release/hadoop/common/KEYS > > > > Please try the RC and vote. This vote is intended to run for 5 days. > > > > Chris Nauroth > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
