Hi IPMC, This is a call for a vote to release Apache Celeborn (Incubating) 0.4.0-incubating-rc4
The Apache Celeborn community has voted on and approved a proposal to release Apache Celeborn (Incubating) version 0.4.0-incubating-rc4. We now kindly request the Incubator PMC members review and vote on this incubator release. celeborn@dev vote thread: https://lists.apache.org/thread/w91n2vgwts06gskoc5y19gl49myjm1jq celeborn@dev vote result thread: https://lists.apache.org/thread/7ylzdq6htzvlnnjzb5lhdd1nsfv4cjmn The git tag to be voted upon: https://github.com/apache/incubator-celeborn/releases/tag/v0.4.0-incubating-rc4 The git commit hash: 8bc07466dd85a90216820617015e329fb806c7dd The source and binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.4.0-incubating-rc4 The staging repo: https://repository.apache.org/content/repositories/orgapacheceleborn-1051 Fingerprint of the PGP key release artifacts are signed with: 92AF4750DAFCB5E25B5B83EA76F54B977EB5C09B 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 Please be aware that there has been a transition in the Celeborn project's build tool, shifting from Maven to SBT. The SBT build documentation is available at https://celeborn.apache.org/docs/latest/developers/sbt/. For illustrative purposes: Packaging the project ``` ./build/sbt clean package ``` Creating the distribution ``` ./build/make-distribution.sh --sbt-enabled --release ``` Regards, Fu Chen