+1

I checked the following things:

- all links are valid.
- incubating in the name.
- LICENSE looks good.
- NOTICE looks good.
- DISCLAIMER exists.
- signatures are good.
```
gpg --import KEYS
gpg --verify apache-kyuubi-1.6.1-incubating-source.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-kyuubi-1.6.1-incubating-source.tgz.sha512
```
- build success from source code (openjdk-8, macOS aarch64).
```
build/dist --tgz --spark-provided --hive-provided --flink-provided
```


Thanks,
Cheng Pan


On Nov 14, 2022 at 10:28:24, Kent Yao <y...@apache.org> wrote:

> +1, same as dev list
>
> On 2022/11/11 04:52:58 Shaoyun Chen wrote:
>
> Hello Incubator Community,
>
>
> The Apache Kyuubi community has voted on and approved a proposal to release
>
> Apache Kyuubi(Incubating) version v1.6.1-incubating rc2.
>
>
> We now kindly request the Incubator PMC members review and vote on this
>
> incubator release.
>
>
> Kyuubi community vote thread:
>
> https://lists.apache.org/thread/vwyymhxy8fsxo58rwqdv42924p671xx5
>
>
> Vote result thread:
>
> https://lists.apache.org/thread/3nd69tjw9c911dsfq33c5pl9l7yt6dhm
>
>
> [ ] +1 Release this package as Apache Kyuubi v1.6.1-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.1-incubating-rc2 (commit
>
> 7524d817828eb61ce43c668dac7b4890fe96d339):
>
> https://github.com/apache/incubator-kyuubi/tree/v1.6.1-incubating-rc2
>
>
> The release files, including signatures, digests, etc. can be found at:
>
>
> https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.6.1-incubating-rc2/
>
>
> 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-1026/
>
>
> The commit list since the rc1:
>
>
> https://github.com/apache/incubator-kyuubi/compare/v1.6.1-incubating-rc1...v1.6.1-incubating-rc2
>
>
> The release note is available in:
>
>
> https://github.com/apache/incubator-kyuubi/compare/v1.6.0-incubating...v1.6.1-incubating-rc2
>
>
>
> Thanks,
>
> On behalf of Apache Kyuubi(Incubating) community
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to