+1 (non-binding) On 2019/11/29 04:21:38, Jonathan Wei <jon...@apache.org> wrote: > Hi all, > > I have created a build for Apache Druid (incubating) 0.16.1, release > candidate 1. > > Thanks for everyone who has helped contribute to the release! You can read > the proposed release notes here: > https://github.com/apache/incubator-druid/issues/8972 > > The release candidate has been tagged in GitHub as > druid-0.16.1-incubating-rc1 (0706f70ad0e3ec74f09b47c615451c42b9a5b337), > available here: > https://github.com/apache/incubator-druid/releases/tag/druid-0.16.1-incubating-rc1 > > The artifacts to be voted on are located here: > https://dist.apache.org/repos/dist/dev/incubator/druid/0.16.1-incubating-rc1/ > > Staged druid.apache.org website documentation is available here: > https://druid.staged.apache.org/docs/0.16.1-incubating/design/index.html > > A Docker image containing the binary of the release candidate can be > retrieved via: > docker pull apache/incubator-druid:0.16.1-incubating-rc1 > > artifact checksums > src: > aff2117e4c6c5440e34e0579eee97ad47ae954ad659363574610972ffec417e00d47650c0fb5bf4cee3cba7cfa369784491d35b085a26b1efa497b10d09df115 > bin: > 1b9a3a6bfd53a3d743be6b66d9b83cd42e2c9dd49ba8e5d1c000377ed4ff7c3dc6e56eb59590acb42ebf48e787158f6d27256c5b998a877f33baf1acf509becd > docker: a6921f213383772a8797b2699c507153fa713fd4ddfc05d3e4585d691ecd53ac > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/jonwei.asc > > This key and the key of other committers can also be found in the project's > KEYS file here: > https://dist.apache.org/repos/dist/release/incubator/druid/KEYS > > (If you are a committer, please feel free to add your own key to that file > by following the instructions in the file's header.) > > > Verify checksums: > diff <(shasum -a512 apache-druid-0.16.1-incubating-src.tar.gz | \ > cut -d ' ' -f1) \ > <(cat apache-druid-0.16.1-incubating-src.tar.gz.sha512 ; echo) > > diff <(shasum -a512 apache-druid-0.16.1-incubating-bin.tar.gz | \ > cut -d ' ' -f1) \ > <(cat apache-druid-0.16.1-incubating-bin.tar.gz.sha512 ; echo) > > Verify signatures: > gpg --verify apache-druid-0.16.1-incubating-src.tar.gz.asc \ > apache-druid-0.16.1-incubating-src.tar.gz > > gpg --verify apache-druid-0.16.1-incubating-bin.tar.gz.asc \ > apache-druid-0.16.1-incubating-bin.tar.gz > > Please review the proposed artifacts and vote. Note that Apache has > specific requirements that must be met before +1 binding votes can be cast > by PMC members. Please refer to the policy at > http://www.apache.org/legal/release-policy.html#policy for more details. > > As part of the validation process, the release artifacts can be generated > from source by running: > mvn clean install -Papache-release,dist -Dgpg.skip > > The RAT license check can be run from source by: > mvn apache-rat:check -Prat > > This vote will be open for at least 72 hours. The vote will pass if a > majority of at least three +1 PMC votes are cast. > > Once the vote has passed, the second stage vote will be called on the > Apache Incubator mailing list to get approval from the Incubator PMC. > > [ ] +1 Release this package as Apache Druid (incubating) 0.16.0 > [ ] 0 I don't feel strongly about it, but I'm okay with the release > [ ] -1 Do not release this package because... > > Thanks! > > Apache Druid (incubating) is an effort undergoing incubation at The Apache > Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is > required of all newly accepted projects until a further review indicates > that the infrastructure, communications, and decision making process have > stabilized in a manner consistent with other successful ASF projects. While > incubation status is not necessarily a reflection of the completeness or > stability of the code, it does indicate that the project has yet to be > fully endorsed by the ASF. >
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org For additional commands, e-mail: dev-h...@druid.apache.org