Hi Mukund, Thanks for your effort for the new release.
This is off branch-3.4.
Could you bump the version of branch-3.4 from 3.4.1-SNAPSHOT to 3.4.2-SNAPSHOT as described in the HowToRelease wiki page[1]? I added 3.4.2 in JIRA administration page of HADOOP[2], HDFS, YARN and MAPREDUCE. Now committers must set 3.4.2 to "Fix Version/s" field on resolving the issue if the patch is committed to branch-3.4 but not to branch-3.4.1. [1] https://cwiki.apache.org/confluence/display/HADOOP2/HowToRelease [2] https://issues.apache.org/jira/plugins/servlet/project-config/HADOOP/administer-versions?status=unreleased Masatake Iwasaki On 2024/08/09 3:05, Mukund Madhav Thakur wrote:
Apache Hadoop 3.4.1 I with help of Steve have put together a release candidate (RC1) for Hadoop 3.4.1. What we would like is for anyone who can to verify the tarballs, especially anyone who can try the arm64 binaries as we want to include them too. The RC is available at: https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.4.1-RC1/ The git tag is release-3.4.1-RC1, commit 247daf0f827adc96a3847bb40e0fec3fc85f33bd The maven artifacts are staged at https://repository.apache.org/content/repositories/orgapachehadoop-1417 You can find my public key at: https://dist.apache.org/repos/dist/release/hadoop/common/KEYS Change log https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.4.1-RC1/CHANGELOG.md Release notes https://dist.apache.org/repos/dist/dev/hadoop/hadoop-3.4.1-RC1/RELEASENOTES.md This is off branch-3.4. Key changes include * Bulk Delete API. https://issues.apache.org/jira/browse/HADOOP-18679 * Fixes and enhancements in Vectored IO API. * Improvements in Hadoop Azure connector. * Fixes and improvements post upgrade to AWS V2 SDK in S3AConnector. * This release includes Arm64 binaries. Please can anyone with compatible systems validate these. Note, because the arm64 binaries are built separately on a different platform and JVM, their jar files may not match those of the x86 release -and therefore the maven artifacts. I don't think this is an issue (the ASF actually releases source tarballs, the binaries are there for help only, though with the maven repo that's a bit blurred). The only way to be consistent would actually untar the x86.tar.gz, overwrite its binaries with the arm stuff, retar, sign and push out for the vote. Even automating that would be risky. As this is just a first try to get this out, there might be issues, Please try the release and let me know. Also let me know if you would like to add somethings in 3.4.1 Also found two issues in hadoop-yarn-ui while building the arm binaries https://issues.apache.org/jira/browse/YARN-11712 https://issues.apache.org/jira/browse/YARN-11713 Thanks, Mukund
--------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org