+1 The download links are valid git commit has is correct checksums and signatures are good build from source on MacOS through ./build/make-distribution.sh --sbt-enabled -Pspark-3.5 -Pjdk-21
On Tue, Sep 9, 2025 at 8:37 PM Zhentao Shuai <za...@apache.org> wrote: > > > On 2025/09/07 07:08:09 Nicholas wrote: > > Hi Celeborn community, > > > > > > This is a call for a vote to release Apache Celeborn > > 0.6.1-rc0 > > > > > > The git tag to be voted upon: > > https://github.com/apache/celeborn/releases/tag/v0.6.1-rc0 > > > > > > The git commit hash: > > 29d03860c0f219eec68854e2c8535b14c899fdfa source and binary artifacts can > be > > found at: > > https://dist.apache.org/repos/dist/dev/celeborn/v0.6.1-rc0 > > > > > > The staging repo: > > > https://repository.apache.org/content/repositories/orgapacheceleborn-1127 > > > > > > Fingerprint of the PGP key release artifacts are signed with: > > 92B13217E2AD1470D58882EF7B41580856A83A36 > > > > > > My public key to verify signatures can be found in: > > https://dist.apache.org/repos/dist/release/celeborn/KEYS > > > > > > The vote will be open for at least 72 hours or until the necessary > > number of votes are reached. > > > > > > Please vote accordingly: > > > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and the reason) > > > > > > Steps to validate the release: > > https://www.apache.org/info/verification.html > > > > > > * Download links, checksums and PGP signatures are valid. > > * Source code distributions have correct names matching the current > release. > > * LICENSE and NOTICE files are correct. > > * All files have license headers if necessary. > > * No unlicensed compiled archives bundled in source archive. > > * The source tarball matches the git tag. > > * Build from source is successful. > > > > > > Regards, > > Nicholas Jiang > > +1 > > I have checked: > - Download links are valid. > - git commit hash is correct. > - Checksums and signatures are valid. > - Successfully built binary from source on MacOS via > ./build/make-distribution.sh -Pspark-3.5 >