+1. I built this tarball on el7 using various compilers (clang 6, clang 8, devtoolset-3, devtoolset-4, devtoolset-6, and devtoolset-7). I hit an internal compiler error on devtoolset-7 but I don't think that's really critical (clearly a gcc bug).
I ran YCSB for a couple billion rows with various workloads against a single node, performance looked pretty good. -Todd On Fri, Jun 21, 2019 at 7:35 PM Grant Henke <[email protected]> wrote: > Hello Kudu devs! > > The Apache Kudu team is happy to announce the second release candidate for > Apache Kudu 1.10.0. > > Apache Kudu 1.10.0 is a minor release that offers many improvements and > fixes since the prior release. > > This is a source-only release. The artifacts have been staged here: > https://dist.apache.org/repos/dist/dev/kudu/1.10.0-RC2/ > > Java convenience binaries in the form of a Maven repository are staged > here: > https://repository.apache.org/content/repositories/orgapachekudu-1036/ > > It is tagged in Git as 1.10.0-RC2 and the corresponding hash is the > following: > > https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=428d175bd954f50aed7a5c23e818630a3b557742 > > The release notes can be found here: > https://github.com/apache/kudu/blob/branch-1.10.x/docs/release_notes.adoc > > The KEYS file to verify the artifact signatures can be found here: > https://dist.apache.org/repos/dist/release/kudu/KEYS > > I'd suggest going through the README and the release notes, building Kudu, > and > running the unit tests. Testing out the Maven repo would also be > appreciated. > > The vote will run until Tuesday, June 25th at 11:59AM PST. This is a bit > over the suggested 72 hours due to the weekend. > > Thank you, > Grant > > -- > Grant Henke > Software Engineer | Cloudera > [email protected] | twitter.com/gchenke | linkedin.com/in/granthenke > -- Todd Lipcon Software Engineer, Cloudera
