Hi, The Apache Kudu team is happy to announce the first release candidate for Apache Kudu 0.10.0.
Based on the release plans previously discussed on the dev@ mailing list, we anticipate that this will be the last minor release before reaching 1.0.0 in September. Notably, this is also Kudu's first release as an Apache Top-Level Project (TLP). The is a source-only release. The artifacts were staged here: https://dist.apache.org/repos/dist/dev/kudu/0.10.0-RC1/ It was built from this tag: https://git-wip-us.apache.org/repos/asf?p=kudu.git;a=commit;h=2b671200388ec15e91df1123740f38b884df7abe The release notes can be found here (some links from this document will only work when this version is released): https://github.com/apache/kudu/blob/master/docs/release_notes.adoc#rn_0.10.0 KEYS file: http://www.apache.org/dist/incubator/kudu/KEYS (NOTE: we will relocate this to /dist/kudu/KEYS upon release, but we currently have no /dist/kudu directory since this is our first release as a TLP) I'd suggest going through the README, building Kudu, and running the unit tests. Please try the release and vote; the vote will end in 72 hours (on 8/19/2016 at 1am PDT). Thanks, Todd
