+1, and I have verified, - All links of the release files and their checksums are ok - DISCLAIMER/LICENSE/NOTICE in source and binary releases are ok - the GPG signatures are ok - incubating in resource names - tested the binary release locally - built the source release successfully
Cheng Pan <[email protected]> 于2021年11月30日周二 上午11:40写道: > > +1 > > - no blocking issue is opened > - checked GPG signatures > - passed build and test > > Thanks, > Cheng Pan > > On Tue, Nov 30, 2021 at 11:03 AM XiDuo You <[email protected]> wrote: > > > > +1 > > > > - signature is good > > svn checkout --depth=files > > "https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.4.0-incubating-rc2" > > gpg --verify apache-kyuubi-1.4.0-incubating-bin.tgz.asc > > apache-kyuubi-1.4.0-incubating-bin.tgz > > gpg --verify apache-kyuubi-1.4.0-incubating-source.tgz.asc > > apache-kyuubi-1.4.0-incubating-source.tgz > > - digests is good > > for i in *.tgz; do echo $i; gpg --print-md SHA512 $i; done > > - Kyuubi Query Engine UI works > > - Kyuubi beeline works > > - Kyuubi extension works > > - All test passed > > > > Best, > > Xiduo > > > > Fei Wang <[email protected]> 于2021年11月29日周一 下午7:16写道: > > > > > > Hello Apache Kyuubi PPMC and Community, > > > > > > Please vote on releasing the following candidate as > > > Apache Kyuubi (Incubating) version v1.4.0-incubating. > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache Kyuubi v1.4.0-incubating > > > [ ] +0 > > > [ ] -1 Do not release this package because ... > > > > > > To learn more about Apache Kyuubi (Incubating), please see > > > https://kyuubi.apache.org/ > > > > > > The tag to be voted on is v1.4.0-incubating-rc2 (commit e6a7f54): > > > https://github.com/apache/incubator-kyuubi/tree/v1.4.0-incubating-rc2 > > > > > > The release files, including signatures, digests, etc. can be found at: > > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.4.0-incubating-rc2 > > > > > > Signatures used for Kyuubi RCs can be found in this file: > > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/KEYS > > > > > > The staging repository for this release can be found at: > > > https://repository.apache.org/content/repositories/orgapachekyuubi-1014/ > > > > > > The commit list since the v1.4.0-incubating-rc1: > > > https://github.com/apache/incubator-kyuubi/compare/v1.4.0-incubating-rc1...v1.4.0-incubating-rc2 > > > > > > Release Notes: > > > https://github.com/apache/incubator-kyuubi/discussions/1450 > > > > > > Thanks, > > > On behalf of Apache Kyuubi(Incubating) community
