+1 (non-binding) I checked the following things:
- signatures are good. ``` gpg --import KEYS gpg --verify apache-celeborn-0.3.0-incubating-source.tgz.asc gpg --verify apache-celeborn-0.3.0-incubating-bin.tgz.asc ``` - checksums are good. ``` sha512sum --check apache-celeborn-0.3.0-incubating-source.tgz.sha512 sha512sum --check apache-celeborn-0.3.0-incubating-bin.tgz.sha512 ``` - build success from source code. ``` ./build/make-distribution.sh -Pspark-3.2 ``` angers zhu <angers....@gmail.com> 于2023年7月20日周四 11:28写道: > > +1 (binding) > > checked > > -- build doc and check content and link > -- build with flink profile > > rexxiong <rexxi...@apache.org> 于2023年7月20日周四 10:04写道: > > > +1 (binding) > > I checked > > - Download links are valid. > > - git commit hash is correct > > - Checksums and signatures are valid. > > - No binary files in the source release > > - Files have the word incubating in their name. > > - DISCLAIMER,LICENSE and NOTICE files exist. > > - Successfully built the binary from the source on CentOS Linux with > > Command: ./build/make-distribution.sh --release > > > > Thanks, > > Jiashu Xiong > > > > angers zhu <angers....@gmail.com> 于2023年7月19日周三 17:59写道: > > > > > +1 checked > > > > > > -- build doc and check content and link > > > -- build with flink profile > > > > > > > > > Binjie Yang <binjiey...@apache.org> 于2023年7月19日周三 15:56写道: > > > > > > > +1, checked: > > > > > > > > -- build from source code by ./build/make-distribution.sh -Pspark-3.3 > > > > -- build docker image by binary's file docker/Dockerfile > > > > -- checked git commit > > > > > > > > Thanks, > > > > binjie yang > > > > > > > > On 2023/07/18 10:33:06 Zhongqiang Chen wrote: > > > > > Hi Celeborn community, > > > > > > > > > > This is a call for a vote to release Apache Celeborn (Incubating) > > > > > 0.3.0-incubating-rc2 > > > > > > > > > > The git tag to be voted upon: > > > > > > > > > > > > > > https://github.com/apache/incubator-celeborn/releases/tag/v0.3.0-incubating-rc2 > > > > > > > > > > The git commit hash: > > > > > 6c5e3f8e7021f409b44e6352142d13e7ac3ffe93The source and binary > > artifacts > > > > can be found at: > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.3.0-incubating-rc2 > > > > > > > > > > The staging repo: > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheceleborn-1036 > > > > > > > > > > Fingerprint of the PGP key release artifacts are signed with: > > > > > 4A99BC4356A17B2FCFDBF7EE220A9E2898A6A6D4 > > > > > > > > > > My public key to verify signatures can be found in: > > > > > https://dist.apache.org/repos/dist/release/incubator/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) > > > > > > > > > > Checklist for release: > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > 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. > > > > > * Release files have the word incubating in their name. > > > > > * DISCLAIMER, 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. > > > > > > > > > > Thanks, > > > > > Zhongqiang Chen > > > > > > > > > > > > > > > > > > >