+1

- Checked build with all version spark

Thanks Angerszhuuuu

Cheng Pan <pan3...@gmail.com> 于2023年12月20日周三 10:48写道:

> +1
>
> - Checked all links are valid
> - GitHub CI result is good
>
> Thanks,
> Cheng Pan
>
> > On Dec 20, 2023, at 10:38, Mridul Muralidharan <mri...@gmail.com> wrote:
> >
> > +1
> >
> > Signatures, digests, license, etc check out fine.
> > Checked out tag and build/tested with -Pspark3.1 and -Pflink-1.17
> >
> > Regards,
> > Mridul
> >
> >
> > On Tue, Dec 19, 2023 at 8:06 PM rexxiong <rexxi...@apache.org> wrote:
> >
> >> +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 MacOs with Command:
> >> ./build/make-distribution.sh --release
> >>
> >> Thanks,
> >> Jiashu Xiong
> >>
> >> Fu Chen <cfmcgr...@gmail.com> 于2023年12月20日周三 00:18写道:
> >>
> >>> +1
> >>>
> >>> I checked
> >>> - download links are valid.
> >>> - git commit hash is correct.
> >>> - no binary files in the source release.
> >>> - signatures are good.
> >>> ```
> >>> gpg --import KEYS
> >>> gpg --verify apache-celeborn-0.3.2-incubating-source.tgz.asc
> >>> gpg --verify apache-celeborn-0.3.2-incubating-bin.tgz.asc
> >>> ```
> >>> - checksums are good.
> >>> ```
> >>> sha512sum --check apache-celeborn-0.3.2-incubating-source.tgz.sha512
> >>> sha512sum --check apache-celeborn-0.3.2-incubating-bin.tgz.sha512
> >>> ```
> >>> - build success from source code (Pop!_OS 22.04 LTS).
> >>> ```
> >>> ./build/mvn clean package -DskipTests -Pspark-3.4
> >>> ```
> >>>
> >>> Shaoyun Chen <c...@apache.org> 于2023年12月19日周二 22:45写道:
> >>>
> >>>> +1 (non-binding)
> >>>>
> >>>> I checked the following things:
> >>>>
> >>>> - signatures are good.
> >>>> ```
> >>>> gpg --import KEYS
> >>>> gpg --verify apache-celeborn-0.3.2-incubating-source.tgz.asc
> >>>> gpg --verify apache-celeborn-0.3.2-incubating-bin.tgz.asc
> >>>> ```
> >>>> - checksums are good.
> >>>> ```
> >>>> sha512sum --check apache-celeborn-0.3.2-incubating-source.tgz.sha512
> >>>> sha512sum --check apache-celeborn-0.3.2-incubating-bin.tgz.sha512
> >>>> ```
> >>>> - build success from source code.
> >>>> ```
> >>>> ./build/make-distribution.sh -Pspark-3.2
> >>>> ./build/make-distribution.sh --release
> >>>> ```
> >>>>
> >>>> Yihe Li <liy...@apache.org> 于2023年12月19日周二 20:56写道:
> >>>>>
> >>>>> +1 (non-binding)
> >>>>> I checked the following things:
> >>>>> - git commit hash is correct.
> >>>>> - download links are valid.
> >>>>> - release files are in correct location.
> >>>>> - release files have the word incubating in their name.
> >>>>> - signatures and checksums are good.
> >>>>> - DISCLAIMER, LICENSE and NOTICE files exist.
> >>>>> - build success from source code(ubuntu 16.04).
> >>>>> ```
> >>>>> ./build/make-distribution.sh --release
> >>>>> ./build/make-distribution.sh --Pspark-3.3
> >>>>> ```
> >>>>>
> >>>>> Thanks,
> >>>>> Yihe Li
> >>>>>
> >>>>> On 2023/12/19 06:37:40 Ethan Feng wrote:
> >>>>>> +1(binding)
> >>>>>>
> >>>>>> I checked:
> >>>>>> √ release files in the correct location
> >>>>>> √ release files have the word incubating
> >>>>>> √ digital signature and hashes correct
> >>>>>> √ DISCLAIMER file exist
> >>>>>> √ LICENSE and NOTICE files exist and are correct
> >>>>>> √ the contents of the release match the tag in VCS
> >>>>>> √ can build the release from the source
> >>>>>> √ maven artifacts looks correct
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Ethan Feng
> >>>>>>
> >>>>>> Nicholas Jiang <nicholasji...@apache.org> 于2023年12月19日周二 12:32写道:
> >>>>>>>
> >>>>>>> Hi Celeborn community,
> >>>>>>>
> >>>>>>>
> >>>>>>> This is a call for a vote to release Apache Celeborn (Incubating)
> >>>>>>> 0.3.2-incubating-rc0
> >>>>>>>
> >>>>>>>
> >>>>>>> The git tag to be voted upon:
> >>>>>>>
> >>>>
> >>>
> >>
> https://github.com/apache/incubator-celeborn/releases/tag/v0.3.2-incubating-rc0
> >>>>>>>
> >>>>>>>
> >>>>>>> The git commit hash:
> >>>>>>> d43411b22adf24679c27004a08e813ab278eaaa3 source and binary
> >>> artifacts
> >>>> can be
> >>>>>>> found at:
> >>>>>>>
> >>>>
> >>>
> >>
> https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.3.2-incubating-rc0
> >>>>>>>
> >>>>>>>
> >>>>>>> The staging repo:
> >>>>>>>
> >>>>
> >>>
> >>
> https://repository.apache.org/content/repositories/orgapacheceleborn-1041
> >>>>>>>
> >>>>>>>
> >>>>>>> Fingerprint of the PGP key release artifacts are signed with:
> >>>>>>> D73CADC1DAB63BD3C770BB6D9476842D24B7C885
> >>>>>>>
> >>>>>>>
> >>>>>>> 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.
> >>>>>>>
> >>>>>>>
> >>>>>>> Regards,
> >>>>>>> Nicholas Jiang
> >>>>>>
> >>>>
> >>>
> >>
>
>

Reply via email to