You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampark.apache.org by Huajie Wang <be...@apache.org> on 2023/02/07 09:39:08 UTC

[VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Hello StreamPark Community,

This is a call for vote to release Apache StreamPark(Incubating) version
release-2.0.0-RC6.

Release notes:
https://streampark.apache.org/download/release-note/2.0.0/

The release candidates:
https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/


Maven artifacts are available in a staging repository at:
https://repository.apache.org/content/repositories/orgapachestreampark-1009/

Git tag for the release:
https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6

The artifacts signed with PGP key [5AE01B8E], corresponding to [
benjobs@apache.org], that can be found in keys file:
https://downloads.apache.org/incubator/streampark/KEYS


Last commit hash:
•apache-streampark-2.0.0-incubating-src.tar.gz:
91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23


• apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9


• apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88

In this vote we fixed some licenses issues mentioned in RC3 vote process:
https://github.com/apache/incubator-streampark/pull/2277

The vote will be open for at least 72 hours or until the necessary number
of votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

*Valid check is a requirement for a vote. *Checklist for reference:

[ ] Download StreamPark are valid.
[ ] Checksums and PGP signatures are valid.
[ ] Source code distributions have correct names matching the current
release.
[ ] LICENSE and NOTICE files are correct for each StreamPark repo.
[ ] All files have license headers if necessary.
[ ] No compiled archives bundled in source archive.
[ ] Can compile from source.

More detail checklist please refer:

•
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist

Steps to validate the release, Please refer to:
• https://www.apache.org/info/verification.html
• https://streampark.apache.org/community/release/how-to-verify

How to Build:

1. clone source code:
> git clone --branch v2.0.0-rc6 git@github.com:
apache/incubator-streampark.git

2. build project:
> cd incubator-streampark && sh ./build.sh


Best,
Huajie Wang

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by Qingrong wang <mo...@apache.org>.
+1 (binding)

I checked:
    1. All download links are valid
    2.The source and distribution packages already exist
    3. Checksum and signature are OK
    4. LICENSE and NOTICE are exist and NOTICE  file year is ok
    5. Build successfully on MacOs

Huajie Wang <be...@apache.org> 于2023年2月7日周二 17:39写道:
>
> Hello StreamPark Community,
>
> This is a call for vote to release Apache StreamPark(Incubating) version
> release-2.0.0-RC6.
>
> Release notes:
> https://streampark.apache.org/download/release-note/2.0.0/
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
>
>
> Maven artifacts are available in a staging repository at:
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
>
> Git tag for the release:
> https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
>
> The artifacts signed with PGP key [5AE01B8E], corresponding to [
> benjobs@apache.org], that can be found in keys file:
> https://downloads.apache.org/incubator/streampark/KEYS
>
>
> Last commit hash:
> •apache-streampark-2.0.0-incubating-src.tar.gz:
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
>
>
> • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
>
>
> • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
>
> In this vote we fixed some licenses issues mentioned in RC3 vote process:
> https://github.com/apache/incubator-streampark/pull/2277
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> *Valid check is a requirement for a vote. *Checklist for reference:
>
> [ ] Download StreamPark are valid.
> [ ] Checksums and PGP signatures are valid.
> [ ] Source code distributions have correct names matching the current
> release.
> [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> [ ] All files have license headers if necessary.
> [ ] No compiled archives bundled in source archive.
> [ ] Can compile from source.
>
> More detail checklist please refer:
>
> •
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
>
> Steps to validate the release, Please refer to:
> • https://www.apache.org/info/verification.html
> • https://streampark.apache.org/community/release/how-to-verify
>
> How to Build:
>
> 1. clone source code:
> > git clone --branch v2.0.0-rc6 git@github.com:
> apache/incubator-streampark.git
>
> 2. build project:
> > cd incubator-streampark && sh ./build.sh
>
>
> Best,
> Huajie Wang

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by Huajie Wang <be...@apache.org>.
Hi, Here comes my +1(binding ) to close this vote. I'll announce
the vote result soon.

+1(binding )

I've checked:

[✔] Release candidate Download links are valid.
[✔] Checksums and PGP signatures are valid.
[✔] LICENSE and NOTICE files are correct for each Linkis repo.
[✔] All files have license headers if necessary.
[✔] DISCLAIMER are exist
[✔] Build 2.11/2.12 sourceCode successfully on macOS(Ventura) and linux
(Centos)



Best,
Huajie Wang



Shaokang Lv <lv...@apache.org> 于2023年2月9日周四 22:52写道:

> +1 (binding)
> I checked:
>     1. All download links are valid
>     2.The source and distribution packages already exist
>     3. Checksum and signature are OK
>     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
>     5. Build successfully on MacOs M1
>
> 陈卓宇 <mo...@apache.org> 于2023年2月9日周四 16:48写道:
>
> > +1 (binding)
> > I checked:
> >     1. All download links are valid
> >     2.The source and distribution packages already exist
> >     3. Checksum and signature are OK
> >     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
> >     5. Build successfully on MacOs
> >
> > Gerry <ko...@gmail.com> 于2023年2月9日周四 14:11写道:
> >
> > > +1 (non-binding)
> > > I checked:
> > >     1. All download links are valid
> > >     2.The source and distribution packages already exist
> > >     3. Checksum and signature are OK
> > >     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
> > >     5. Build successfully on MacOs
> > >
> > > 余林 颖 <as...@outlook.com> 于2023年2月9日周四 14:09写道:
> > >
> > > > +1 (binding)
> > > >
> > > > Checked list:
> > > >
> > > > [ - ] Download StreamPark are valid.
> > > > [ - ] Checksums and PGP signatures are valid.
> > > > [ - ] Source code distributions have correct names matching the
> current
> > > > release.
> > > > [ - ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > > > [ - ] No compiled archives bundled in source archive.
> > > > [ - ] Can compile from source (Valid on MacOS and Linux ).
> > > >
> > > >
> > > > > 2023年2月7日 17:39,Huajie Wang <be...@apache.org> 写道:
> > > > >
> > > > > Hello StreamPark Community,
> > > > >
> > > > > This is a call for vote to release Apache StreamPark(Incubating)
> > > version
> > > > > release-2.0.0-RC6.
> > > > >
> > > > > Release notes:
> > > > > https://streampark.apache.org/download/release-note/2.0.0/
> > > > >
> > > > > The release candidates:
> > > > >
> > https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
> > > > >
> > > > >
> > > > > Maven artifacts are available in a staging repository at:
> > > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
> > > > >
> > > > > Git tag for the release:
> > > > >
> > https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
> > > > >
> > > > > The artifacts signed with PGP key [5AE01B8E], corresponding to [
> > > > > benjobs@apache.org], that can be found in keys file:
> > > > > https://downloads.apache.org/incubator/streampark/KEYS
> > > > >
> > > > >
> > > > > Last commit hash:
> > > > > •apache-streampark-2.0.0-incubating-src.tar.gz:
> > > > >
> > > >
> > >
> >
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
> > > > >
> > > > >
> > > > > • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> > > > >
> > > >
> > >
> >
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
> > > > >
> > > > >
> > > > > • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> > > > >
> > > >
> > >
> >
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
> > > > >
> > > > > In this vote we fixed some licenses issues mentioned in RC3 vote
> > > process:
> > > > > https://github.com/apache/incubator-streampark/pull/2277
> > > > >
> > > > > The vote will be open for at least 72 hours or until the necessary
> > > number
> > > > > of votes are reached.
> > > > >
> > > > > Please vote accordingly:
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] +0 no opinion
> > > > > [ ] -1 disapprove with the reason
> > > > >
> > > > > *Valid check is a requirement for a vote. *Checklist for reference:
> > > > >
> > > > > [ ] Download StreamPark are valid.
> > > > > [ ] Checksums and PGP signatures are valid.
> > > > > [ ] Source code distributions have correct names matching the
> current
> > > > > release.
> > > > > [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > > > > [ ] All files have license headers if necessary.
> > > > > [ ] No compiled archives bundled in source archive.
> > > > > [ ] Can compile from source.
> > > > >
> > > > > More detail checklist please refer:
> > > > >
> > > > > •
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> > > > >
> > > > > Steps to validate the release, Please refer to:
> > > > > • https://www.apache.org/info/verification.html
> > > > > • https://streampark.apache.org/community/release/how-to-verify
> > > > >
> > > > > How to Build:
> > > > >
> > > > > 1. clone source code:
> > > > >> git clone --branch v2.0.0-rc6 git@github.com:
> > > > > apache/incubator-streampark.git
> > > > >
> > > > > 2. build project:
> > > > >> cd incubator-streampark && sh ./build.sh
> > > > >
> > > > >
> > > > > Best,
> > > > > Huajie Wang
> > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by Shaokang Lv <lv...@apache.org>.
+1 (binding)
I checked:
    1. All download links are valid
    2.The source and distribution packages already exist
    3. Checksum and signature are OK
    4. LICENSE and NOTICE are exist and NOTICE  file year is ok
    5. Build successfully on MacOs M1

陈卓宇 <mo...@apache.org> 于2023年2月9日周四 16:48写道:

> +1 (binding)
> I checked:
>     1. All download links are valid
>     2.The source and distribution packages already exist
>     3. Checksum and signature are OK
>     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
>     5. Build successfully on MacOs
>
> Gerry <ko...@gmail.com> 于2023年2月9日周四 14:11写道:
>
> > +1 (non-binding)
> > I checked:
> >     1. All download links are valid
> >     2.The source and distribution packages already exist
> >     3. Checksum and signature are OK
> >     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
> >     5. Build successfully on MacOs
> >
> > 余林 颖 <as...@outlook.com> 于2023年2月9日周四 14:09写道:
> >
> > > +1 (binding)
> > >
> > > Checked list:
> > >
> > > [ - ] Download StreamPark are valid.
> > > [ - ] Checksums and PGP signatures are valid.
> > > [ - ] Source code distributions have correct names matching the current
> > > release.
> > > [ - ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > > [ - ] No compiled archives bundled in source archive.
> > > [ - ] Can compile from source (Valid on MacOS and Linux ).
> > >
> > >
> > > > 2023年2月7日 17:39,Huajie Wang <be...@apache.org> 写道:
> > > >
> > > > Hello StreamPark Community,
> > > >
> > > > This is a call for vote to release Apache StreamPark(Incubating)
> > version
> > > > release-2.0.0-RC6.
> > > >
> > > > Release notes:
> > > > https://streampark.apache.org/download/release-note/2.0.0/
> > > >
> > > > The release candidates:
> > > >
> https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
> > > >
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
> > > >
> > > > Git tag for the release:
> > > >
> https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
> > > >
> > > > The artifacts signed with PGP key [5AE01B8E], corresponding to [
> > > > benjobs@apache.org], that can be found in keys file:
> > > > https://downloads.apache.org/incubator/streampark/KEYS
> > > >
> > > >
> > > > Last commit hash:
> > > > •apache-streampark-2.0.0-incubating-src.tar.gz:
> > > >
> > >
> >
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
> > > >
> > > >
> > > > • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> > > >
> > >
> >
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
> > > >
> > > >
> > > > • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> > > >
> > >
> >
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
> > > >
> > > > In this vote we fixed some licenses issues mentioned in RC3 vote
> > process:
> > > > https://github.com/apache/incubator-streampark/pull/2277
> > > >
> > > > The vote will be open for at least 72 hours or until the necessary
> > number
> > > > of votes are reached.
> > > >
> > > > Please vote accordingly:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove with the reason
> > > >
> > > > *Valid check is a requirement for a vote. *Checklist for reference:
> > > >
> > > > [ ] Download StreamPark are valid.
> > > > [ ] Checksums and PGP signatures are valid.
> > > > [ ] Source code distributions have correct names matching the current
> > > > release.
> > > > [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > > > [ ] All files have license headers if necessary.
> > > > [ ] No compiled archives bundled in source archive.
> > > > [ ] Can compile from source.
> > > >
> > > > More detail checklist please refer:
> > > >
> > > > •
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> > > >
> > > > Steps to validate the release, Please refer to:
> > > > • https://www.apache.org/info/verification.html
> > > > • https://streampark.apache.org/community/release/how-to-verify
> > > >
> > > > How to Build:
> > > >
> > > > 1. clone source code:
> > > >> git clone --branch v2.0.0-rc6 git@github.com:
> > > > apache/incubator-streampark.git
> > > >
> > > > 2. build project:
> > > >> cd incubator-streampark && sh ./build.sh
> > > >
> > > >
> > > > Best,
> > > > Huajie Wang
> > >
> > >
> >
>

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by 陈卓宇 <mo...@apache.org>.
+1 (binding)
I checked:
    1. All download links are valid
    2.The source and distribution packages already exist
    3. Checksum and signature are OK
    4. LICENSE and NOTICE are exist and NOTICE  file year is ok
    5. Build successfully on MacOs

Gerry <ko...@gmail.com> 于2023年2月9日周四 14:11写道:

> +1 (non-binding)
> I checked:
>     1. All download links are valid
>     2.The source and distribution packages already exist
>     3. Checksum and signature are OK
>     4. LICENSE and NOTICE are exist and NOTICE  file year is ok
>     5. Build successfully on MacOs
>
> 余林 颖 <as...@outlook.com> 于2023年2月9日周四 14:09写道:
>
> > +1 (binding)
> >
> > Checked list:
> >
> > [ - ] Download StreamPark are valid.
> > [ - ] Checksums and PGP signatures are valid.
> > [ - ] Source code distributions have correct names matching the current
> > release.
> > [ - ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > [ - ] No compiled archives bundled in source archive.
> > [ - ] Can compile from source (Valid on MacOS and Linux ).
> >
> >
> > > 2023年2月7日 17:39,Huajie Wang <be...@apache.org> 写道:
> > >
> > > Hello StreamPark Community,
> > >
> > > This is a call for vote to release Apache StreamPark(Incubating)
> version
> > > release-2.0.0-RC6.
> > >
> > > Release notes:
> > > https://streampark.apache.org/download/release-note/2.0.0/
> > >
> > > The release candidates:
> > > https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
> > >
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> >
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
> > >
> > > Git tag for the release:
> > > https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
> > >
> > > The artifacts signed with PGP key [5AE01B8E], corresponding to [
> > > benjobs@apache.org], that can be found in keys file:
> > > https://downloads.apache.org/incubator/streampark/KEYS
> > >
> > >
> > > Last commit hash:
> > > •apache-streampark-2.0.0-incubating-src.tar.gz:
> > >
> >
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
> > >
> > >
> > > • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> > >
> >
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
> > >
> > >
> > > • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> > >
> >
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
> > >
> > > In this vote we fixed some licenses issues mentioned in RC3 vote
> process:
> > > https://github.com/apache/incubator-streampark/pull/2277
> > >
> > > The vote will be open for at least 72 hours or until the necessary
> number
> > > of votes are reached.
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > *Valid check is a requirement for a vote. *Checklist for reference:
> > >
> > > [ ] Download StreamPark are valid.
> > > [ ] Checksums and PGP signatures are valid.
> > > [ ] Source code distributions have correct names matching the current
> > > release.
> > > [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > > [ ] All files have license headers if necessary.
> > > [ ] No compiled archives bundled in source archive.
> > > [ ] Can compile from source.
> > >
> > > More detail checklist please refer:
> > >
> > > •
> > >
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> > >
> > > Steps to validate the release, Please refer to:
> > > • https://www.apache.org/info/verification.html
> > > • https://streampark.apache.org/community/release/how-to-verify
> > >
> > > How to Build:
> > >
> > > 1. clone source code:
> > >> git clone --branch v2.0.0-rc6 git@github.com:
> > > apache/incubator-streampark.git
> > >
> > > 2. build project:
> > >> cd incubator-streampark && sh ./build.sh
> > >
> > >
> > > Best,
> > > Huajie Wang
> >
> >
>

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by Gerry <ko...@gmail.com>.
+1 (non-binding)
I checked:
    1. All download links are valid
    2.The source and distribution packages already exist
    3. Checksum and signature are OK
    4. LICENSE and NOTICE are exist and NOTICE  file year is ok
    5. Build successfully on MacOs

余林 颖 <as...@outlook.com> 于2023年2月9日周四 14:09写道:

> +1 (binding)
>
> Checked list:
>
> [ - ] Download StreamPark are valid.
> [ - ] Checksums and PGP signatures are valid.
> [ - ] Source code distributions have correct names matching the current
> release.
> [ - ] LICENSE and NOTICE files are correct for each StreamPark repo.
> [ - ] No compiled archives bundled in source archive.
> [ - ] Can compile from source (Valid on MacOS and Linux ).
>
>
> > 2023年2月7日 17:39,Huajie Wang <be...@apache.org> 写道:
> >
> > Hello StreamPark Community,
> >
> > This is a call for vote to release Apache StreamPark(Incubating) version
> > release-2.0.0-RC6.
> >
> > Release notes:
> > https://streampark.apache.org/download/release-note/2.0.0/
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
> >
> >
> > Maven artifacts are available in a staging repository at:
> >
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
> >
> > Git tag for the release:
> > https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
> >
> > The artifacts signed with PGP key [5AE01B8E], corresponding to [
> > benjobs@apache.org], that can be found in keys file:
> > https://downloads.apache.org/incubator/streampark/KEYS
> >
> >
> > Last commit hash:
> > •apache-streampark-2.0.0-incubating-src.tar.gz:
> >
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
> >
> >
> > • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> >
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
> >
> >
> > • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> >
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
> >
> > In this vote we fixed some licenses issues mentioned in RC3 vote process:
> > https://github.com/apache/incubator-streampark/pull/2277
> >
> > The vote will be open for at least 72 hours or until the necessary number
> > of votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > *Valid check is a requirement for a vote. *Checklist for reference:
> >
> > [ ] Download StreamPark are valid.
> > [ ] Checksums and PGP signatures are valid.
> > [ ] Source code distributions have correct names matching the current
> > release.
> > [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> > [ ] All files have license headers if necessary.
> > [ ] No compiled archives bundled in source archive.
> > [ ] Can compile from source.
> >
> > More detail checklist please refer:
> >
> > •
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> >
> > Steps to validate the release, Please refer to:
> > • https://www.apache.org/info/verification.html
> > • https://streampark.apache.org/community/release/how-to-verify
> >
> > How to Build:
> >
> > 1. clone source code:
> >> git clone --branch v2.0.0-rc6 git@github.com:
> > apache/incubator-streampark.git
> >
> > 2. build project:
> >> cd incubator-streampark && sh ./build.sh
> >
> >
> > Best,
> > Huajie Wang
>
>

Re: [VOTE] Release Apache StreamPark(Incubating) 2.0.0-RC6

Posted by 余林 颖 <as...@outlook.com>.
+1 (binding)

Checked list:

[ - ] Download StreamPark are valid.
[ - ] Checksums and PGP signatures are valid.
[ - ] Source code distributions have correct names matching the current
release.
[ - ] LICENSE and NOTICE files are correct for each StreamPark repo.
[ - ] No compiled archives bundled in source archive.
[ - ] Can compile from source (Valid on MacOS and Linux ).


> 2023年2月7日 17:39,Huajie Wang <be...@apache.org> 写道:
> 
> Hello StreamPark Community,
> 
> This is a call for vote to release Apache StreamPark(Incubating) version
> release-2.0.0-RC6.
> 
> Release notes:
> https://streampark.apache.org/download/release-note/2.0.0/
> 
> The release candidates:
> https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC6/
> 
> 
> Maven artifacts are available in a staging repository at:
> https://repository.apache.org/content/repositories/orgapachestreampark-1009/
> 
> Git tag for the release:
> https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc6
> 
> The artifacts signed with PGP key [5AE01B8E], corresponding to [
> benjobs@apache.org], that can be found in keys file:
> https://downloads.apache.org/incubator/streampark/KEYS
> 
> 
> Last commit hash:
> •apache-streampark-2.0.0-incubating-src.tar.gz:
> 91083d97727e302997ae35e54e583340101d2e88968495b78fae16c32a0bd47dc0b87aa285f2a6279758906b811ca6665fb2b0120ebbb6d8d41a4da1263bca23
> 
> 
> • apache-streampark_2.11-2.0.0-incubating-bin.tar.gz:
> e055643a1657cd4f4dd1352d22bdafd9b3dd2cece5698f503e2a46bd8c1ad6d1a559e2c1041b528b65701f268ba0ae2aefc9072c9a1b0c783fc45c91ec2e88f9
> 
> 
> • apache-streampark_2.12-2.0.0-incubating-bin.tar.gz:
> 0fbccc5f3fec8c997fea61d60a399f69ab60abfa21e00a07d7bfce92773ef1a19780c3d639e8411b0ac8891f388ed62ff9b437bfec6c7bfcea3f5debbc98be88
> 
> In this vote we fixed some licenses issues mentioned in RC3 vote process:
> https://github.com/apache/incubator-streampark/pull/2277
> 
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> *Valid check is a requirement for a vote. *Checklist for reference:
> 
> [ ] Download StreamPark are valid.
> [ ] Checksums and PGP signatures are valid.
> [ ] Source code distributions have correct names matching the current
> release.
> [ ] LICENSE and NOTICE files are correct for each StreamPark repo.
> [ ] All files have license headers if necessary.
> [ ] No compiled archives bundled in source archive.
> [ ] Can compile from source.
> 
> More detail checklist please refer:
> 
> •
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> 
> Steps to validate the release, Please refer to:
> • https://www.apache.org/info/verification.html
> • https://streampark.apache.org/community/release/how-to-verify
> 
> How to Build:
> 
> 1. clone source code:
>> git clone --branch v2.0.0-rc6 git@github.com:
> apache/incubator-streampark.git
> 
> 2. build project:
>> cd incubator-streampark && sh ./build.sh
> 
> 
> Best,
> Huajie Wang