I have create the Keyspace like below, but the result is same. All the data getting replicated to all over the cluster instead of DC1.
create keyspace WSDC with placement_strategy = 'org.apache.cassandra.locator.NetworkTopologyStrategy' and strategy_options = {DC1:1,DC2:0}; -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Cassandra-1-0-6-multi-data-center-question-tp7268026p7268138.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.