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 [ [email protected]], 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 [email protected]: apache/incubator-streampark.git 2. build project: > cd incubator-streampark && sh ./build.sh Best, Huajie Wang
