Re: Range queries using token instead of key

2010-11-10 Thread Edward Capriolo
On Wed, Nov 10, 2010 at 10:05 AM, Anand Somani wrote: > Hi, > > I am trying to iterate over the entire dataset to calculate some > information. Now the way I am trying to do this is by going directly to the > node that has a data range, so here is the route I am following > > get TokenRange using

Range queries using token instead of key

2010-11-10 Thread Anand Somani
Hi, I am trying to iterate over the entire dataset to calculate some information. Now the way I am trying to do this is by going directly to the node that has a data range, so here is the route I am following - get TokenRange using - describe_ring - then for each tokenRange pick a node and