tuplejump / calliope

Calliope is a library integrating Cassandra and Spark framework.
http://tuplejump.github.io/calliope/
Apache License 2.0
28 stars 5 forks source link

Support CQL3 AutoPaging InputFormat #20

Closed milliondreams closed 10 years ago

milliondreams commented 10 years ago

This is currently in development in Cassandra. We should support using that from the same API.

milliondreams commented 10 years ago

The supporting Record Reader for this was released in Cassandra 2.0.7. https://issues.apache.org/jira/browse/CASSANDRA-6311

milliondreams commented 10 years ago

It's in the code now as CassandraNativeRDD