Re: Cassandra 0.6.1 - Help Required to setup Multiple Nodes/Cluster

2010-05-04 Thread Mohammad Mamajiwala
ur data stores at only one node because replication factor is 1, and it is distributed by MD5 hash(RandomPartitioner).    1    org.apache.cassandra.dht.RandomPartitioner Hope this helps. - Shinpei On Tue, May 4, 2010 at 10:23 PM, Mohammad Mamajiwala wrote: > > Hi, > I am

Cassandra 0.6.1 - Help Required to setup Multiple Nodes/Cluster

2010-05-04 Thread Mohammad Mamajiwala
Hi, I am very new to Cassandra 0.6.1. I have setup the two node on two different server. I would like to know how data distribution and replication work. Node 1 IP:43.193.211.215Node 2 IP:43.193.213.160 Node 1: Configuraiton        43.193.211.215   Node 2: Configuration      43.193.213.160       4