+1 - checked signature - build from source code successfully
Best, Vino Zhen Wang <wangz...@apache.org> 于2024年12月25日周三 19:14写道: > +1, > > I checked: > - links are valid > - signatures and checksum are correct > - build from source code successfully on windows > > Kind Regards, > Zhen Wang > > Shaoyun Chen <c...@apache.org> 于2024年12月25日周三 11:26写道: > > > > +1 (binding) > > > > I checked the following things: > > - signatures are good. > > ``` > > gpg --import KEYS > > gpg --verify apache-kyuubi-1.10.1-source.tgz.asc > > gpg --verify apache-kyuubi-1.10.1-bin.tgz.asc > > ``` > > - checksums are good. > > ``` > > sha512sum --check apache-kyuubi-1.10.1-source.tgz.sha512 > > sha512sum --check apache-kyuubi-1.10.1-bin.tgz.sha512 > > ``` > > - build success from source code. > > ``` > > ./build/dist --tgz --spark-provided --hive-provided --flink-provided > --web-ui > > ``` > > - executed some simple SQL in Spark engine. > > > > Cheng Pan <pan3...@gmail.com> 于2024年12月25日周三 05:16写道: > > > > > > +1 from me > > > > > > I deploy it on an Ubuntu 20.04 arm64 environment, with JDK 8, Hadoop > 3.3.6, Hive 2.3.9, and Spark 3.5.2, play with both interactive session and > batch session, everything goes well. > > > > > > Thanks, > > > Cheng Pan > > > > > > > > > > > > > On Dec 25, 2024, at 02:44, Fei Wang <feiw...@apache.org> wrote: > > > > > > > > +1, thanks pan for driving this. > > > > Regards, > > > > Fei Wang > > > > > > > > On 2024/12/23 03:25:28 Cheng Pan wrote: > > > >> Hello Apache Kyuubi PMC and Community, > > > >> > > > >> Please vote on releasing the following candidate as > > > >> Apache Kyuubi v1.10.1. > > > >> > > > >> The VOTE will remain open for at least 72 hours. > > > >> > > > >> [ ] +1 Release this package as Apache Kyuubi v1.10.1 > > > >> [ ] +0 > > > >> [ ] -1 Do not release this package because ... > > > >> > > > >> To learn more about Apache Kyuubi, please see > > > >> https://kyuubi.apache.org/ > > > >> > > > >> The tag to be voted on is v1.10.1-rc0 (commit > ba7ad038c647df9497f0b6cdce46ed3e981864a6): > > > >> https://github.com/apache/kyuubi/tree/v1.10.1-rc0 > > > >> > > > >> The release files, including signatures, digests, etc. can be found > at: > > > >> https://dist.apache.org/repos/dist/dev/kyuubi/v1.10.1-rc0/ > > > >> > > > >> Signatures used for Kyuubi RCs can be found in this file: > > > >> https://downloads.apache.org/kyuubi/KEYS > > > >> > > > >> The staging repository for this release can be found at: > > > >> > https://repository.apache.org/content/repositories/orgapachekyuubi-1055/ > > > >> > > > >> The commit list since the latest released version: > > > >> https://github.com/apache/kyuubi/compare/v1.10.0...v1.10.1-rc0 > > > >> > > > >> Thanks, > > > >> On behalf of Apache Kyuubi community > > > >