Tested with Spark, so far it’s good. - Passed Spark official CI - https://github.com/apache/spark/pull/54448 (Ignore the K8s IT failure, it’s expected) - Tested locally by setting up a 1 master 3 workers Kerberized Cluster, with JDK 25, HDFS/YARN components can bootstrap normally, and I can submit a SparkPi successfully.
Note: it’s requires jsvc 1.5.1 to enable Kerberos, otherwise old jsvc unable to recognize `--enable-native-access=ALL-UNNAMED` which fails YARN nm to bootstrap. Thanks, Cheng Pan > On Feb 25, 2026, at 00:59, Chris Nauroth <[email protected]> wrote: > > Hi Cheng, > > Thanks for pointing this out. It looks like it was deleted by mistake while > closing out the 3.4.3 release. I just re-uploaded it. > > Chris Nauroth > > > On Tue, Feb 24, 2026 at 7:03 AM Cheng Pan <[email protected] > <mailto:[email protected]>> wrote: >> Hmm… the SVN folder seems to disappear (was there) >> >> https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.5.0-RC0/ >> >> While the Maven staging repo stays there. >> >> Thanks, >> Cheng Pan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> <mailto:[email protected]> >> For additional commands, e-mail: [email protected] >> <mailto:[email protected]> >>
