For each "page" of results, start with the key that was last in the
previous iteration, and you will get all the keys back. The order is
random but consistent.
On Wed, Apr 21, 2010 at 7:55 PM, Lucas Di Pentima
wrote:
> Hello,
>
> I'm using Cassandra 0.6.1 and ruby's library. I did some tests on
Hello,
I'm using Cassandra 0.6.1 and ruby's library. I did some tests on my one-node
development installation about using get_range method to scan the whole CF.
What I want to prove is if a CF with RandomPartitioner can be used with
get_range getting a fixed number of keys at a time, until all