You can using the Network Topology Strategy see 
http://wiki.apache.org/cassandra/Operations?highlight=(topology)|(network)#Network_topology

and NetworkTopologyStrategy in the  conf/cassandra.yaml file. 

You can control the number of replicas to each DC.

Also look at conf/cassandra-topology.properties for information on how to tell cassandra about your network topology.

Aaron


On 16 Feb, 2011,at 05:10 AM, "RW>N" <[email protected]> wrote:


Hi,
I am new to Cassandra and am evaluating it.

Following diagram is how my setup will be: http://bit.ly/gJZlhw
Here each oval represents one data center. I want to keep N=4. i.e. four
copies of every Column Family. I want one copy in each data-center. In
other words, COMPLETE database must be contained in each of the data
centers.

Question:
1. Is this possible ? If so, how do I configure (partitioner, replica etc) ?

Thanks

AJ

P.S excuse my multiple posting of the same. I am unable to subscribe for
some reason.
--
View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Partitioning-tp6028132p6028132.html
Sent from the [email protected] mailing list archive at Nabble.com.

Reply via email to