Hey all, RC2 for Hadoop 3.4.2 is now available for voting.
There are a couple of things to note: 1/ We have ARM artifacts again! Thanks to Masatake and Wei-Chiu Chuang for working on the fix. 2/ Relevant for anyone testing S3A: We've removed the AWS SDK bundle from hadoop-3.4.2.tar.gz. This is because the SDK bundle is now ~600MB, which makes the size of tar > 1GB, and it can no longer be uploaded to SVN. For S3A, download SDK bundle v2.29.52 from: https://mvnrepository.com/artifact/software.amazon.awssdk/bundle/2.29.52, and drop it into /share/hadoop/common/lib. Release notes will be updated with these instructions. The RC is available at: https://dist.apache.org/repos/dist/dev/hadoop/3.4.2-RC2/ The git tag is release-3.4.2-RC2, commit e1c0dee881820a4d834ec4a4d2c70d0d953bb933 The maven artifacts are staged at: https://repository.apache.org/content/repositories/orgapachehadoop-1441 You can find my public key (02085AFB652F796A3B01D11FD737A6F52281FA98) at: https://dist.apache.org/repos/dist/release/hadoop/common/KEYS This release has been created off of branch-3.4. Thanks, Ahmar