+1 - build successfully - spark engine works as expeced - trino engine works as expeced - etcd discovery works as expeced
bests, hongdd At 2022-08-30 16:39:57, "Fu Chen" <cfmcgr...@gmail.com> wrote: >+1 > >- build successfully > >``` >build/dist --tgz --spark-provided --flink-provided --hive-provided >``` > >Cheng Pan <pan3...@gmail.com> 于2022年8月30日周二 16:12写道: > >> +1 (binding) >> >> I checked the following things: >> >> - all links are valid. >> - incubating in the name. >> - LICENSE looks good. >> - NOTICE looks good. >> - DISCLAIMER exists. >> - the source tarball ships changelog under `docs/changelog/ >> v1.6.0-incubating.md` >> - signatures are good. >> ``` >> gpg --import KEYS >> gpg --verify apache-kyuubi-1.6.0-incubating-bin.tgz.asc >> gpg --verify apache-kyuubi-1.6.0-incubating-source.tgz.asc >> ``` >> - checksums are good. >> ``` >> sha512sum --check apache-kyuubi-1.6.0-incubating-bin.tgz.sha512 >> sha512sum --check apache-kyuubi-1.6.0-incubating-source.tgz.sha512 >> ``` >> - build success from source code (ubuntu 22.04, openjdk-8). >> ``` >> build/dist --tgz --spark-provided --hive-provided --flink-provided >> ``` >> - kyuubi spark tpcds connector works as expected >> https://github.com/housepower/spark-clickhouse-connector/pull/184 >> >> >> Thanks, >> Cheng Pan >> >> On Tue, Aug 30, 2022 at 4:11 PM XiDuo You <ulyssesyo...@gmail.com> wrote: >> > >> > +1 >> > >> > - signature is good >> > svn checkout --depth=files >> > " >> https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.6.0-incubating-rc1 >> " >> > gpg --verify apache-kyuubi-1.6.0-incubating-bin.tgz.asc >> > apache-kyuubi-1.6.0-incubating-bin.tgz >> > gpg --verify apache-kyuubi-1.6.0-incubating-source.tgz.asc >> > apache-kyuubi-1.6.0-incubating-source.tgz >> > - digests is good >> > for i in *.tgz; do echo $i; gpg --print-md SHA512 $i; done >> > - All test passed >> > >> > 焦清波 <jqbjiaoqin...@163.com> 于2022年8月30日周二 16:10写道: >> > > >> > > +1 >> > > - build successfully >> > > build/dist --tgz --spark-provided --flink-provided --hive-provided >> > > - kyuubi flink engine >> > > tested session mode with flink 1.15.2,works as expeced >> > > - kyuubi spark engine >> > > tested with spark engine,works as expeced >> > > | | >> > > 焦清波 >> > > | >> > > | >> > > jqbjiaoqin...@163.com >> > > | >> > > 签名由网易邮箱大师定制 >> > > On 8/30/2022 11:37,Shaoyun Chen<c...@apache.org> wrote: >> > > +1 >> > > >> > > - build successfully >> > > build/dist --tgz --spark-provided --flink-provided --hive-provided >> > > -Pspark-3.2 >> > > - executed some simple sql in Spark engine >> > > - checked gpg and sha512 >> > > >> > > Fei Wang <feiw...@apache.org> 于2022年8月30日周二 10:00写道: >> > > >> > > +1 >> > > I test the spark sql engine functions locally. >> > > Regards, >> > > Fei >> > > >> > > On 2022/08/30 01:45:50 Nicholas wrote: >> > > Hello Apache Kyuubi PPMC and Community, >> > > >> > > >> > > >> > > Please vote on releasing the following candidate as >> > > >> > > Apache Kyuubi (Incubating) version v1.6.0-incubating. >> > > >> > > >> > > The VOTE will remain open for at least 72 hours. >> > > >> > > >> > > >> > > [ ] +1 Release this package as Apache Kyuubi v1.6.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.6.0-incubating-rc1 (commit >> > > 83118a514612a85b2df35a9aa3d42d75fd27aa36): >> > > >> > > https://github.com/apache/incubator-kyuubi/tree/v1.6.0-incubating-rc1 >> > > >> > > >> > > >> > > The release files, including signatures, digests, etc. can be found at: >> > > >> > > >> > > >> https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.6.0-incubating-rc1/ >> > > >> > > >> > > >> > > Signatures used for Kyuubi RCs can be found in this file: >> > > >> > > https://downloads.apache.org/incubator/kyuubi/KEYS >> > > >> > > >> > > >> > > The staging repository for this release can be found at: >> > > >> > > >> https://repository.apache.org/content/repositories/orgapachekyuubi-1022/ >> > > >> > > >> > > >> > > The commit list since the rc0: >> > > >> > > >> > > >> https://github.com/apache/incubator-kyuubi/compare/v1.6.0-incubating-rc0...v1.6.0-incubating-rc1 >> > > >> > > >> > > >> > > The release note is available in: >> > > >> > > >> > > >> https://github.com/apache/incubator-kyuubi/blob/v1.6.0-incubating-rc1/docs/changelog/v1.6.0-incubating.md >> > > >> > > >> > > >> > > Thanks, >> > > >> > > On behalf of Apache Kyuubi(Incubating) community >> > > >>