Re: [VOTE] Release Apache Kyuubi(Incubating) v1.6.0-incubating rc1

2022-09-01 Thread Cheng Pan
+1 (non-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 2022/09/01 16:15:18 Nicholas wrote:
> Hello Incubator Community,
> 
> 
> The Apache Kyuubi community has voted on and approved a proposal to release
> Apache Kyuubi(Incubating) version v1.6.0-incubating rc1.
> 
> 
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
> 
> 
> Kyuubi community vote thread:
> https://www.mail-archive.com/dev@kyuubi.apache.org/msg02565.html
> 
> 
> Vote result thread:
> https://www.mail-archive.com/dev@kyuubi.apache.org/msg02585.html
> 
> 
> [ ] +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 change log is available in:
> https://github.com/apache/incubator-kyuubi/compare/v1.5.2-incubating...v1.6.0-incubating-rc1
> and the copy is shipped with source tarball as well, under `docs/changelog/`.
> 
> 
> 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



Re: [VOTE] Release Apache DevLake (Incubating) v0.13.0-rc1

2022-09-01 Thread cas...@apache.org
+1 (non-binding)

I checked
[YES] release files have the word incubating in their name
[YES] the digital signature and hashes correct
[YES] DISCLAIMER-WIP file exists
[YES] LICENSE and NOTICE files exist
[YES] the NOTICE year correct

I notice devlake has multiple releases under the dist/release area[1].
Old versions should please be removed shortly after the next version.
It is best to attach a link to the guide document on how to compile & check
in the vote email.

1.  https://dist.apache.org/repos/dist/release/incubator/devlake/

Best Regards!
Chen Xia


Liang Zhang  于2022年9月1日周四 09:32写道:

> Hello all,
>
> This is a call for vote to release Apache DevLake (Incubating) v0.13.0-rc1
>
> The Apache DevLake community has voted on and approved a proposal to
> release
> Apache DevLake (Incubating) version v0.13.0-rc1
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Linkis community vote thread:
> https://lists.apache.org/thread/1ym0yng90fb89cs1br0jsd0tp2ycv81c
>
> Vote result thread:
> https://lists.apache.org/thread/8qd5d3zt5qw88pr9l79d2zl5ndjpjygk
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/incubator/devlake/0.13.0-incubating-rc1/
>
> Git tag for the release:
> https://github.com/apache/incubator-devlake/tree/v0.13.0-rc1
>
> Keys to verify the Release Candidate:
> https://downloads.apache.org/incubator/devlake/KEYS
>
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> Apache DevLake(Incubating) community
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[VOTE] Release Apache Kyuubi(Incubating) v1.6.0-incubating rc1

2022-09-01 Thread Nicholas
Hello Incubator Community,


The Apache Kyuubi community has voted on and approved a proposal to release
Apache Kyuubi(Incubating) version v1.6.0-incubating rc1.


We now kindly request the Incubator PMC members review and vote on this
incubator release.


Kyuubi community vote thread:
https://www.mail-archive.com/dev@kyuubi.apache.org/msg02565.html


Vote result thread:
https://www.mail-archive.com/dev@kyuubi.apache.org/msg02585.html


[ ] +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 change log is available in:
https://github.com/apache/incubator-kyuubi/compare/v1.5.2-incubating...v1.6.0-incubating-rc1
and the copy is shipped with source tarball as well, under `docs/changelog/`.


Thanks,
On behalf of Apache Kyuubi(Incubating) community

[RESULT][VOTE] Retire Hivemall from Incubator

2022-09-01 Thread Calvin Kirs
Hi guys,

72 hours have passed,

We received eight binding +1 votes and four non-binding votes, no 0 or
-1 votes,  the vote passed.

Thanks to all who voted. I'll work with other mentors to carry out the
post-retirement steps.

Vote thread: https://lists.apache.org/thread/tjt2g0yp9bkpyqhrpqc0z5cwnrfhxqw2

-- 
Best wishes!
CalvinKirs

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Retire Hivemall from Incubator

2022-09-01 Thread Calvin Kirs
Hi guys,

72 hours have passed,

We received eight binding +1 votes and four non-binding votes, no 0 or
-1 votes, the vote passed.

Austin Bennett  于2022年9月1日周四 00:50写道:
>
> +1
>
> On Wed, Aug 31, 2022 at 9:21 AM david zollo  wrote:
>
> > +1 (binding)
> >
> >
> > Best Regards
> >
> > ---
> > Apache DolphinScheduler PMC Chair & Apache SeaTunnel PPMC
> > David
> > Linkedin: https://www.linkedin.com/in/davidzollo
> > Twitter: @WorkflowEasy 
> > ---
> >
> >
> > On Tue, Aug 30, 2022 at 2:41 PM 俊平堵  wrote:
> >
> > > +1. binding.
> > >
> > > Thanks,
> > >
> > > Junping
> > >
> > > Calvin Kirs  于2022年8月28日周日 14:57写道:
> > >
> > > > Hi IPMC,
> > > >
> > > > Hivemall has been incubating since 2016-09-13.
> > > >
> > > > From last year, activity has been low and the chances of attracting new
> > > > committers and building a vibrant community seem very slim at this
> > point.
> > > >
> > > > The dev community vote was started by the PPMC for over a month and
> > > > can be found here[1],[2]
> > > >
> > > > I therefore propose to retire Hivemall from the Incubator.
> > > >
> > > > I want to start this official vote.
> > > >
> > > > Voting will start now and will remain open for at least 72 hours.
> > > >
> > > > Notice: Because the dev vote didn't get enough +1's, this vote is not
> > > > the same as usual, it's not a laze vote.
> > > >
> > > > [ ] +1 Retire the project
> > > > [ ] +0 No opinion.
> > > > [ ] -1 Do not retire the project because...
> > > >
> > > > [1]https://lists.apache.org/thread/3s7bjgqm7864qbwnf1ny3lszklm65sgn
> > > > [2]https://lists.apache.org/thread/cv267tds166z7vtbzjt46nrz26xhzgvb
> > > >
> > > > --
> > > > Best wishes!
> > > > CalvinKirs
> > > >
> > > > -
> > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > >
> > > >
> > >
> >



-- 
Best wishes!
CalvinKirs

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org