Hi ,
I happened to figure out the problem.
I had set the replication_factor=1 in cassandra.yaml
Changing it to 2, made sure the entire keyspace is stored in each node. ( It
has its half and the others half as well)
For others looking at an explanation on Replication Factor and Consistency Level
Hi All,
I am trying out a very simple scenario and I dont seem to get it working. It
would be great if I am pointed to some things here.
I have set up a 2 node cluster, cassandra.yaml being the default and same for
each other than the seed: being each other and I have set the Thrift RPC
addres