Ruban Monu

Results 10 issues of Ruban Monu

Follow up from https://github.com/twitter/elephant-bird/pull/448 This could be used for ignoring corrupt records irrespective of the readLength check.

It would be nice to have just the rest client as a separate `hraven-client` module so that clients can pull in just the required dependencies. Perhaps, everything under `hraven-core/src/main/java/com/twitter/hraven/rest` can...

This moves all the parquet schemes to separate sub-projects than the parquet sources. This is mainly for easier upgrade to cascading3 and future versions perhaps. (As things stand now, we...

This is a single merge consisting of the piecemeal changes listed in https://github.com/twitter/scalding/issues/1465 For testing, I've published `0.16.1-cascading3-RC2` to sonatype. @johnynek @ianoc would be great if this can be integrated/tested...

Addresses https://github.com/twitter/storehaus/issues/208 This is an untested first draft that adds some basic cascading wiring. Sending it out early for any design feedback as well as any missing big picture items....

Came up in https://github.com/twitter/storehaus/pull/225

We could use cassie which is built on finagle: https://github.com/twitter/cassie Configure your cluster, keyspace, column family and pass it to the storehaus wrapper.

Newbies

https://github.com/basho/riak-java-client/wiki/Cookbook

I'm thinking if MySqlStore should make it a requirement that the key column be a primary key or have a unique index. That way, all INSERTs and UPDATEs can be...

mysql

a la dynamodb's new geo library: http://aws.typepad.com/aws/2013/09/new-geo-library-for-dynamodb-.html