+1 binding
1. downloaded and validated binary tars using hadoop-release-support (updated 3.5.0 properties with rc and staging info from the email) 2. maven build to validate dependencies 3. local source build 4. on arm64 linux box, download and validate native aarch64 artifacts, including -native 5. compared maven artifacts with those of x86 tar: they match 6. added aws bundle.jar to binary release and attempted various commands: all good No doubt there'll be surprises which need a followup, but we should ship this for java21 client support as well as java17 server. Then we can handle issues which are reported. Getting it out will mean that everyone who wants a release with an updated jackson and other things has an actionable answer "upgrade" rather than "wait". We get those emails on the security list. -steve On Wed, 25 Mar 2026 at 13:02, Cheng Pan <[email protected]> wrote: > +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] > >
