Re: [VOTE] Release Apache Kyuubi v1.8.1 rc0

2024-02-18 Thread Shaoyun Chen
+1 (binding) I checked the following things: - signatures are good. ``` gpg --import KEYS gpg --verify apache-kyuubi-1.8.1-source.tgz.asc gpg --verify apache-kyuubi-1.8.1-bin.tgz.asc ``` - checksums are good. ``` sha512sum --check apache-kyuubi-1.8.1-source.tgz.sha512 sha512sum --check apache-kyu

Re: [VOTE] Release Apache Kyuubi v1.8.1 rc0

2024-02-18 Thread Kent Yao
+1(binding) Fu Chen 于2024年2月18日周日 20:00写道: > > +1 > > I checked > - download links are valid. > - git commit hash is correct. > - build success from source code. > ``` > ./build/dist --tgz --spark-provided --flink-provided --hive-provided > ``` > > Cheng Pan 于2024年2月17日周六 23:07写道: > > > > Hello

Re: [VOTE] Release Apache Kyuubi v1.8.1 rc0

2024-02-18 Thread Fu Chen
+1 I checked - download links are valid. - git commit hash is correct. - build success from source code. ``` ./build/dist --tgz --spark-provided --flink-provided --hive-provided ``` Cheng Pan 于2024年2月17日周六 23:07写道: > > Hello Apache Kyuubi PMC and Community, > > Please vote on releasing the follo