Hi, Here's the second release candidate for Apache Kudu (incubating) 0.7.1.
This release fixes a few important bugs found during the process of releasing 0.7.0 that didn't warrant sinking the vote for. It also takes care of fixing some licenses. The is a source-only release. The artifacts were staged here: https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.1-RC2/ It was built from this tag: https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=dd1757f2f44ab36a24a4503cb7920f3530dab08c Please see the release notes here: https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.7.1 The list of all issues fixed can be found here: https://issues.apache.org/jira/issues/?jql=project%20%3D%20KUDU%20AND%20fixVersion%20%3D%200.7.1 Here's the changes made since the last RC: dd1757f docs: Replace links to github.com/cloudera/kudu with apache/incubator-kudu 382cacc Release notes for 0.7.1 KEYS file: http://www.apache.org/dist/incubator/kudu/KEYS I'd suggest going through the README, building Kudu, and running the unit tests. We're pigging backing on the previous vote since there's only a small change in documentation. Vote will be opened for at least 26 hours. Thanks, J-D
