Yes.
You can get the token ranges via astynax and only ask for rows that are within
the token ranges.
Cheers
-
Aaron Morton
Freelance Cassandra Developer
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 28/02/2013, at 2:25 PM, Everton Lima wrote:
> Ok aaron. But the
Ok aaron. But the problem is that I am running Cassandra 1.1.8. I am using
it for the compatibility with Astyanax 1.56. So, it is possible in
Cassandra 1.1.8, too?
2013/2/28 aaron morton
> Take a look at the token function with the select statement
> http://www.datastax.com/docs/1.2/cql_cli/cql/
Take a look at the token function with the select statement
http://www.datastax.com/docs/1.2/cql_cli/cql/SELECT
Cheers
-
Aaron Morton
Freelance Cassandra Developer
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 25/02/2013, at 10:06 AM, Everton Lima wrote:
> Hi peopl