+1 I checked:
- Download links are valid. - Source code distributions have correct names matching the current release. - LICENSE and NOTICE files are correct. - Can compile from source. - Pass all tests. Thanks, Cheng Pan On Tue, Jan 25, 2022 at 2:41 PM hongdd <jn_...@163.com> wrote: > > with my +1 > > > > - Built from source success > > - Tested the binary release locally > > > > Thanks, > hongdd > > > On 01/25/2022 11:40,XiDuo You<ulyssesyo...@gmail.com> wrote: > +1 > > - signature is good > svn checkout --depth=files > "https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.4.1-incubating-rc0" > cd v1.4.1-incubating-rc0 > gpg --verify apache-kyuubi-1.4.1-incubating-bin.tgz.asc > apache-kyuubi-1.4.1-incubating-bin.tgz > gpg --verify apache-kyuubi-1.4.1-incubating-source.tgz.asc > apache-kyuubi-1.4.1-incubating-source.tgz > - digests is good > for i in *.tgz; do echo $i; gpg --print-md SHA512 $i; done > - All test passed by > ./build/mvn clean install -Pspark-3.1 > > thanks, > Xiduo > > Kent Yao <y...@apache.org> 于2022年1月24日周一 18:40写道: > > +1, binding, as I verified > > 1. incubating in name > 2. valid signature and sha512 > 3. DISCLAIMER, LICENSE, NOTICE are fine > 4. All ASF files contain ASF headers with rat check > 5. Build from source > > BR, > > Kent > > Fei Wang <feiw...@apache.org> 于2022年1月24日周一 16:57写道: > > +1 > - tested the binary release locally > - built the source release successfully > > Best Regards, > Fei > > On 2022/01/24 08:37:21 vino yang wrote: > Hi everyone, > > I am sorry that I must update a bit of information! > > Note, the below URL in the original mail is wrong! > > The staging repository for this release can be found at: > > https://repository.apache.org/content/repositories/orgapachekyuubi-1014/ > > The right URL is: > https://repository.apache.org/content/repositories/orgapachekyuubi-1016/ > > Please visit the new URL for verification. > > Best, > Vino > > vino yang <vinoy...@apache.org> 于2022年1月23日周日 17:27写道: > > Hello Apache Kyuubi PPMC and Community, > > Please vote on releasing the following candidate as > > Apache Kyuubi (Incubating) version v1.4.1-incubating. > > The VOTE will remain open for at least 72 hours. > > > [ ] +1 Release this package as Apache Kyuubi v1.4.1-incubating > > [ ] +0 > > [ ] -1 Do not release this package because ... > > To learn more about Apache Kyuubi (Incubating), please see > > <https://kyuubi.apache.org/>https://kyuubi.apache.org/ > > The tag to be voted on is v1.4.1-incubating-rc0 (commit 3b9cb00): > > > < > https://github.com/apache/incubator-kyuubi/releases/tag/v1.4.1-incubating-rc0 > > > https://github.com/apache/incubator-kyuubi/releases/tag/v1.4.1-incubating-rc0 > > The release files, including signatures, digests, etc. can be found at: > > > < > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.4.1-incubating-rc0/ > > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.4.1-incubating-rc0/ > > Signatures used for Kyuubi RCs can be found in this file: > > <https://dist.apache.org/repos/dist/release/incubator/kyuubi/KEYS> > https://dist.apache.org/repos/dist/release/incubator/kyuubi/KEYS > > The staging repository for this release can be found at: > > < > https://repository.apache.org/content/repositories/orgapachekyuubi-1016/> > > https://repository.apache.org/content/repositories/orgapachekyuubi-1014/ > > The commit list since the v1.4.0-incubating: > > > < > https://github.com/apache/incubator-kyuubi/compare/v1.4.0-incubating...v1.4.1-incubating-rc0 > > > https://github.com/apache/incubator-kyuubi/compare/v1.4.0-incubating...v1.4.1-incubating-rc0 > > Thanks, > > On behalf of Apache Kyuubi(Incubating) community > > >