Hi,
I am using cassandra to store a message steam, and want to use timestamps (like 
yyyymmddhhMIss or something alike) as the keys.
So if I use RandomPartitioner, I will loose the order when using 
get_range_slices().
If I use OrderPreservingPartitioner, how should I configure cassandra to make 
load balance between the nodes?

Thanks!

2010-11-10 



zangds 

Reply via email to