+1 (non-binding)

I checked the following things:

- signatures are good.
```
gpg --import KEYS
gpg --verify apache-celeborn-0.2.1-incubating-source.tgz.asc
gpg --verify apache-celeborn-0.2.1-incubating-bin.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-celeborn-0.2.1-incubating-source.tgz.sha512
sha512sum --check apache-celeborn-0.2.1-incubating-bin.tgz.sha512
```
- build success from source code.
```
./build/make-distribution.sh -Pspark-3.2
```

wangsheng <2213335...@qq.com.invalid> 于2023年3月20日周一 10:16写道:
>
> +1(binding)
>
> Checked
>
> [Y] RELEASE, NOTICE, LINECE, DISCLAIMER files location correct.
> [Y] Checked Binary Package Git Revision =  v0.2.1-incubating-rc0 Git Revision
> [Y] Signatures and Checksums are valid.
> [Y] Run `./build/make-distribution.sh -Pspark-3.3` build binary success
> [Y] Build Docker Image with `docker build -f docker/Dockerfile .`
>
> > 2023年3月19日 下午5:43,Cheng Pan <cheng...@apache.org> 写道:
> >
> > +1 (binding)
> >
> > I have checked the followings:
> >
> > - signatures and checksums are valid.
> > - release artifacts include incubating in their name.
> > - DISCLAIMER exists in release artifacts.
> > - LICENSE and NOTICE look good to me.
> > - build from source succeeded.
> >
> > FYI @Zhongqiang Chen,
> >
> > - During incubating phase, the first round release voting in dev@celeborn
> > channel, PPMC members' (including Mentors) vote is binding, Committer
> > voting is not binding; and the second round voting in general@incubator
> > channel, only IPMC members’ vote is binding.
> > - Better to use your apache mail account for voting.
> >
> > Thanks,
> > Cheng Pan
> >
> >
> > On Mar 19, 2023 at 13:19:44, Ethan Feng <ethanf...@apache.org> wrote:
> >
> >> +1 (binding)
> >>
> >> I checked the following items.
> >>
> >> [√] incubating in name
> >> [√] signature and hash fine
> >> [√] DISCLAIMER is fine
> >> [√] LICENSE and NOTICE are fine
> >> [√] No unexpected binary files
> >> [√] All source files have ASF headers
> >> [√] Can be built from source(profile spark-3.3)
> >> [√] Maven artifacts are fine
> >>
> >>
> >> Thanks,
> >> Ethan Feng
> >>
> >> 陈中强 <zhqiangc...@163.com> 于2023年3月19日周日 10:12写道:
> >>
> >>
> >> +1 (binding)
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> I have checked the followings:
> >>
> >>
> >>
> >>
> >>
> >> 1. PGP signatures are valid.
> >>
> >>
> >>    wget
> >> https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS
> >>
> >>
> >>    gpg --import KEYS
> >>
> >>
> >>    gpg --verify apache-celeborn-0.2.1-incubating-bin.tgz.asc
> >>
> >>
> >>    gpg --verify apache-celeborn-0.2.1-incubating-source.tgz.asc
> >>
> >>
> >>
> >>
> >>
> >> 2. checksums are correct.
> >>
> >>
> >>    sha512sum --check apache-celeborn-0.2.1-incubating-bin.tgz.sha512
> >>
> >>
> >>    sha512sum --check apache-celeborn-0.2.1-incubating-source.tgz.sha512
> >>
> >>
> >>
> >>
> >>
> >> 3. Source code distributions have correct names matching the current
> >> release.
> >>
> >>
> >>
> >>
> >>
> >> 4. Release files have the word incubating in their name.
> >>
> >>
> >>
> >>
> >>
> >> 5. DISCLAIMER, LICENSE and NOTICE files are correct.
> >>
> >>
> >>
> >>
> >>
> >> 6. All files have license headers if necessary.
> >>
> >>
> >>
> >>
> >>
> >> 7. No unlicensed compiled archives bundled in source archive.
> >>
> >>
> >>
> >>
> >>
> >> 8. The source tarball matches the git tag.
> >>
> >>
> >>
> >>
> >>
> >> 9. Build from source is successful.
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> At 2023-03-17 17:17:25, "rexxiong" <rexxi...@apache.org> wrote:
> >>
> >>> Hi Celeborn community,
> >>
> >>>
> >>
> >>> This is a call for a vote to release Apache Celeborn (Incubating)
> >>
> >>> 0.2.1-incubating-rc0
> >>
> >>>
> >>
> >>> The git tag to be voted upon:
> >>
> >>>
> >> https://github.com/apache/incubator-celeborn/releases/tag/v0.2.1-incubating-rc0
> >>
> >>>
> >>
> >>> The git commit hash:
> >>
> >>> 93898d0020899ba7e98ededaad14a6043cec07c9
> >>
> >>>
> >>
> >>> The source and binary artifacts can be found at:
> >>
> >>>
> >> https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.2.1-incubating-rc0
> >>
> >>>
> >>
> >>> The staging repo:
> >>
> >>> https://repository.apache.org/content/repositories/orgapacheceleborn-1010
> >>
> >>>
> >>
> >>> Fingerprint of the PGP key release artifacts are signed with:
> >>
> >>> B4AF9302A52006F3711C784388BDDBB8C6724EC9
> >>
> >>>
> >>
> >>> 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,
> >>
> >>> rexxiong
> >>
> >>
>

Reply via email to