Apache Kudu (incubating) Weekly Update June 13, 2016

Posted 13 Jun 2016 by Jean-Daniel Cryans

Welcome to the thirteenth edition of the Kudu Weekly Update. This weekly blog post covers ongoing development and news in the Apache Kudu (incubating) project.

If you find this post useful, please let us know by emailing the kudu-user mailing list or tweeting at @ApacheKudu. Similarly, if you’re aware of some Kudu news we missed, let us know so we can cover it in a future post.

Development discussions and code in progress

  • The IPMC vote for 0.9.0 RC1 passed and Kudu 0.9.0 is now officially released. Per the lazily agreed-upon plan, the next release will be 1.0.0 in about two months.

  • Adar Dembo has been cleaning up and improving the Master process’s code. Last week he finished removing the per-tablet replica locations cache.

  • Alexey Serbin contributed his first patch last week by fixing most of the unit tests that were failing on OSX.

  • Sameer Abhyankar is nearly finished adding support for “in-list” predicates, follow this link to the gerrit review. This will enable specifying predicates in the style of “column IN (list, of, values)”.

  • Mike Percy posted a few patches that remove LocalConsensus for single-node tablets, with the actual removal happening in this patch.

Slides and recordings

  • Todd Lipcon presented Kudu at Berlin Buzzwords earlier this month. The recording is available here.