Re:[VOTE] Release Apache Celeborn(Incubating) 0.4.0-incubating-rc6

2024-01-31 Thread Nicholas Jiang
+1 (non-binding) I have verified: - Git commit hash is correct. - Checksums and signatures are valid. - Download links are valid. - No binary files in the source release. - Built the binary from the source with command successfully: ./build/make-distribution.sh -Pspark-3.1,flink-1.18. Regards, N

Re: [VOTE] Release Apache Celeborn(Incubating) 0.4.0-incubating-rc6

2024-01-31 Thread Keyong Zhou
+1 (binding) I checked - git commit hash is correct. - links are valid. - "incubating" is in the name. - signatures are good. ``` gpg --import KEYS gpg --verify apache-celeborn-0.4.0-incubating-source.tgz.asc gpg --verify apache-celeborn-0.4.0-incubating-bin.tgz.asc ``` - checksums are good. ``` s

Re: [VOTE] Release Apache Celeborn(Incubating) 0.4.0-incubating-rc6

2024-01-31 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --import KEYS gpg --verify apache-celeborn-0.4.0-incubating-source.tgz.asc gpg --verify apache-celeborn-0.4.0-incubating-bin.tgz.asc ``` - checksums are good. ``` sha512sum --check apache-celeborn-0.4.0-incubating-sou