+1 (binding) - Checked the diff between 0.2.1 and 0.3.0-rc2: *OK* ( https://github.com/apache/incubator-celeborn/compare/v0.2.1-incubating...v0.3.0-incubating-rc2 ) - Mainly checked changes on pom.xml and the newly added client-flink modules, and confirmed no new dependency introduced - Checked release file name and location: *OK* - Checked sum and signatures: *OK* - Checked DISCLAIMER file exists: *OK* - Checked LICENSE and NOTICE files: *OK* - Checked no binary files in source package: *OK*
Minor: when checking the diff commits, I found some issues resolved in 0.3.0 but not marked with the correct fix version on JIRA, for example CELEBORN-105 (noticed since it introduced new test-scope dependency). Please double check and make sure that all JIRA issues resolved in 0.3.0 have the correct fix version. Best Regards, Yu On Wed, 26 Jul 2023 at 17:46, Kent Yao <y...@apache.org> wrote: > +1 (nonbinding), I have checked: > > [✓] The checksums and signatures are validated > [✓] The LICENSE and NOTICE are fine > [✓] DISCLAIMER is present > [✓] No binary files in the source release > [✓] incubating in the name > [✓] Built from source > > Kent Yao > > 张铎(Duo Zhang) <palomino...@gmail.com> 于2023年7月26日周三 16:12写道: > > > > +1 binding > > > > Checked sigs and sums: Matched > > LICENSE and NOTICE: OK > > DISCLAIMER: In place > > Built from src: 'mvn clean install -DskipTests' passed. > > Run UTs: 'mvn test' passed. > > > > Thanks. > > > > angers zhu <angers....@gmail.com> 于2023年7月25日周二 11:57写道: > > > > > > +1 (non-binding) > > > > > > checked > > > > > > -- build with all flink profile > > > -- build doc and check all content and link > > > -- PGP keys are good > > > -- LICENSE is ok > > > > > > > > > Keyong Zhou <zho...@apache.org> 于2023年7月24日周一 23:47写道: > > > > > > > +1 (non-binding) > > > > > > > > I checked > > > > > > > > - git commit hash is correct. > > > > - links are valid. > > > > - "incubating" is in the name. > > > > - PGP keys are good. > > > > - hashes are correct. > > > > - LICENSE looks good. > > > > - NOTICE looks good. > > > > - DISCLAIMER exists. > > > > - build success from source code (macOS): > ./build/make-distribution.sh > > > > --release > > > > > > > > Thanks, > > > > Keyong Zhou > > > > > > > > Cheng Pan <pan3...@gmail.com> 于2023年7月24日周一 11:51写道: > > > > > > > > > +1 (non-binding) > > > > > > > > > > I checked > > > > > > > > > > - signature and checksum of source artifacts are good > > > > > - DISCLAIMER exists > > > > > - artifacts' name contains "incubating" > > > > > - no unexpected binary files inside source artifacts > > > > > - building succeeded from source on Ubuntu 20.04 with OpenJDK 8 > > > > > command: build/mvn clean package -DskipTests -Pspark-3.3 > > > > > > > > > > Additionally, I tested it with 1T TeraSort[1], and everything > looks fine. > > > > > > > > > > spark-submit \ > > > > > --class io.github.pan3793.spark.terasort.TeraGen \ > > > > > --packages io.github.pan3793:spark-terasort_2.12:2.0.0 \ > > > > > spark-internal \ > > > > > 1t hdfs:///tmp/terasort_1t_in > > > > > > > > > > spark-submit \ > > > > > --class io.github.pan3793.spark.terasort.TeraSort \ > > > > > --packages io.github.pan3793:spark-terasort_2.12:2.0.0 \ > > > > > spark-internal \ > > > > > hdfs:///tmp/terasort_1t_in hdfs:///tmp/terasort_1t_out > > > > > > > > > > spark-submit \ > > > > > --class io.github.pan3793.spark.terasort.TeraValidate \ > > > > > --packages io.github.pan3793:spark-terasort_2.12:2.0.0 \ > > > > > spark-internal \ > > > > > hdfs:///tmp/terasort_1t_out > > > > > > > > > > [1] https://github.com/pan3793/spark-terasort > > > > > > > > > > Thanks, > > > > > Cheng Pan > > > > > > > > > > > > > > > > On Jul 24, 2023, at 10:45, Zhongqiang Chen < > zhongqiangc...@apache.org> > > > > > wrote: > > > > > > > > > > > > I sincerely apologize for the inconvenience caused by the email > issue > > > > > that resulted in the sending of three email duplicates. Please > disregard > > > > > the previous email duplicates and consider the latest one as the > valid > > > > > email. I would like to emphasize that the vote email is still > valid. > > > > Thank > > > > > you for your understanding and patience. > > > > > > > > > > > > > > > > > > On 2023/07/22 10:00:50 Xuanwo wrote: > > > > > >> Hi, It seems that I got three copies of the same VOTE. Does > everything > > > > > work as expected? > > > > > >> > > > > > >> On Sat, Jul 22, 2023, at 15:32, zhongqiang chen wrote: > > > > > >>> Hello Incubator Community, > > > > > >>> > > > > > >>> This is a call for a vote to release Apache > Celeborn(Incubating) > > > > > version > > > > > >>> 0.3.0-incubating-rc2 > > > > > >>> > > > > > >>> The Apache Celeborn community has voted on and approved a > proposal to > > > > > release > > > > > >>> Apache Celeborn(Incubating) version 0.3.0-incubating-rc2 > > > > > >>> > > > > > >>> We now kindly request the Incubator PMC members review and > vote on > > > > this > > > > > >>> incubator release. > > > > > >>> > > > > > >>> Celeborn community vote thread: > > > > > >>> • > https://lists.apache.org/thread/6x7cqykw9d3sq46k2x75q9yqd4nrmg5k > > > > > >>> > > > > > >>> Vote result thread: > > > > > >>> • > https://lists.apache.org/thread/5sfyzgz9q2rk9oydkl627rtwvt21bfkc > > > > > >>> > > > > > >>> The release candidate: > > > > > >>> • > > > > > >>> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.3.0-incubating-rc2 > > > > > >>> > > > > > >>> Git tag for the release: > > > > > >>> • > > > > > >>> > > > > > > > > > > https://github.com/apache/incubator-celeborn/releases/tag/v0.3.0-incubating-rc2 > > > > > >>> > > > > > >>> > > > > > >>> Public keys file: > > > > > >>> • > https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS > > > > > >>> > > > > > >>> The change log is available in: > > > > > >>> • > > > > > >>> > > > > > > > > > > https://github.com/apache/incubator-celeborn/compare/v0.2.1-incubating...v0.3.0-incubating-rc2 > > > > > >>> > > > > > >>> 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 with the reason > > > > > >>> > > > > > >>> More detailed checklist please refer: > > > > > >>> • > > > > > >>> > > > > > > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > >>> > > > > > >>> Steps to validate the release, Please refer to: > > > > > >>> • https://www.apache.org/info/verification.html > > > > > >>> > > > > > >>> Thanks, > > > > > >>> Zhongqiang Chen > > > > > >> > > > > > >> -- > > > > > >> Xuanwo > > > > > >> > > > > > >> > --------------------------------------------------------------------- > > > > > >> To unsubscribe, e-mail: > general-unsubscr...@incubator.apache.org > > > > > >> For additional commands, e-mail: > general-h...@incubator.apache.org > > > > > >> > > > > > >> > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > > > > > For additional commands, e-mail: > general-h...@incubator.apache.org > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > > > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >