Apache Kudu (incubating) Weekly Update May 9, 2016

Posted 09 May 2016 by Jean-Daniel Cryans

Welcome to the eighth 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

  • Sameer Abhyankar posted a patch for KUDU-1363 that adds the ability to specify IN-like predicates on column values.

  • Chris George and Andy Grove have both been adding new features in Kudu’s Spark module such as methods to create/delete tables and insert/update rows in the DataSource.

  • Todd Lipcon fixed a bug in RLE encoding that was reported by Przemyslaw Maciolek. Thank you Przemyslaw for reporting it and providing an easy way to reproduce it!

  • Adar Dembo is currently working on addressing the issues with multi-master and early last week he got a few patches in that address some race conditions.

  • Zhen Zhang got a first contribution in with a patch that adds statistics in the Java client. In 0.9.0 it will be possible to query the client to get things like the number of bytes written or how many write operations were sent.

Upcoming talks and meetups