+1 (binding)

src package:
* verified checksum and signature
* checked for LICENSE and NOTICE
* rat check passing
* built binary distribution
* ran MSQ ingestion, and demo MSQ queries on the dataset

binary package:
* verified checksum and signature
* checked for LICENSE and NOTICE
* ran native ingestion on the demo wiki dataset, and ran some native
queries on the same

docker:
* verified checksum


On Thu, 21 Mar 2024 at 17:49, Karan Kumar <ka...@apache.org> wrote:

> Hi all,
>
> I have created a build for Apache Druid 29.0.1, release
> candidate 1.
>
> Thanks to everyone who has helped contribute to the release! You can read
> the proposed release notes here:
> https://github.com/apache/druid/issues/16183
>
> The release candidate has been tagged in GitHub as
> druid-29.0.1-rc1 (15b3efd085d3e69417a00d06b04e325fd26e729a),
> available here:
> https://github.com/apache/druid/releases/tag/druid-29.0.1-rc1
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/druid/29.0.1-rc1/
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachedruid-1062/
>
> Staged druid.apache.org website documentation is available here:
> https://druid.staged.apache.org/docs/29.0.1/design/index.html
>
> A Docker image containing the binary of the release candidate can be
> retrieved via:
> *docker pull apache/druid:29.0.1-rc1*
>
> artifact checksums
> src:
>
> 7afa7d767ecb141b4151c0b2682e6bb77071d30365fb1091b1ea800807b5a00acb5605768e5d77aebced30e09e4f50f6a9237ff8706945d9218af27694d7288b
> bin:
>
> 5e8dfea56e33bf4c1f2e82fa4a8478a3fdfb9205cd88e3f2fc58beaf90f2493fe6a0b42b15bac6666c11e97809da2e439008fcf84d8998c0dea689055c00e98b
> docker: bbffcf53e8d999c880fbbfde64b35785e99cb094e4d5e3e69d423f04a49abb91
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/karan.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/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-29.0.1-src.tar.gz | \cut -d ' ' -f1)
> \<(cat apache-druid-29.0.1-src.tar.gz.sha512 ; echo)diff <(shasum -a512
> apache-druid-29.0.1-bin.tar.gz | \cut -d ' ' -f1) \<(cat
> apache-druid-29.0.1-bin.tar.gz.sha512 ; echo)*
>
> Verify signatures:
>
> *gpg --verify apache-druid-29.0.1-src.tar.gz.asc
> \apache-druid-29.0.1-src.tar.gz*
>
>
> *gpg --verify apache-druid-29.0.1-bin.tar.gz.asc
> \apache-druid-29.0.1-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.
>
> [ ] +1 Release this package as Apache Druid 29.0.1
> [ ] 0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
>
>
> Thanks
> Karan
>

Reply via email to