Re: datacenter ShardStrategy

2011-05-09 Thread aaron morton
If you are using 0.7 the recommended approach is to use the NetworkTopologyStrategy. Here is a recent discussion on setting the tokens in a multi DC deployment http://www.mail-archive.com/user@cassandra.apache.org/msg12898.html Can you move to 0.7 ? Cheers - Aaron Morton Free

Re: datacenter ShardStrategy

2011-05-09 Thread Anurag Gujral
Jonathan thanks for your email. If I use datacenter shard strategy in cassandra how will it effect the ring structure of the cassandra cluster can you please explain. Thanks Anurag On Sun, May 8, 2011 at 11:13 PM, Jonathan Ellis wrote: > Step 0: Upgrade to 0.7 and read about NetworkTopologyStra

Re: datacenter ShardStrategy

2011-05-08 Thread Jonathan Ellis
Step 0: Upgrade to 0.7 and read about NetworkTopologyStrategy instead. Intro: http://www.datastax.com/dev/blog/deploying-cassandra-across-multiple-data-centers On Sun, May 8, 2011 at 8:09 PM, Anurag Gujral wrote: > Hi All, >            I want to use datacenter ShardStrategy  in my cassandra set