Re: Problems with cassandra on AWS

2016-07-10 Thread daemeon reiydelle
xWell, I seem to recall that the private IP's are valid for communications WITHIN one VPC. I assume you can log into one machine and ping (or ssh) the others. If so, check that cassandra.yaml is not set to listen on 127.0.0.1 (localhost). *...* *Daemeon C.M. ReiydelleUSA (+1) 415.501.0198

Problems with cassandra on AWS

2016-07-10 Thread Kant Kodali
Hi Guys, I installed a 3 node Cassandra cluster on AWS and my replication factor is 3. I am trying to insert some data into a table. I set the consistency level of QUORUM at a Cassandra Session level. It only inserts into one node and unable to talk to other nodes because it is trying to contact o