Re: Only one node in Cassandra AMI cluster

2014-07-15 Thread Lars Schouw
Yes, it works when setting the security group so all traffic is allowed from anywhere. I also found the doc that tells me how to add the more restrictive security  http://www.datastax.com/documentation/cassandra/2.0/cassandra/install/installAMISecurityGroup.html On Tuesday, July 15, 2014 6:4

Re: Only one node in Cassandra AMI cluster

2014-07-15 Thread Mark Reddy
Good to hear. Mark On Tue, Jul 15, 2014 at 8:16 PM, Lars Schouw wrote: > Yes, it works when setting the security group so all traffic is allowed > from anywhere. > > I also found the doc that tells me how to add the more restrictive > security > http://www.datastax.com/documentation/cassandra

Re: Only one node in Cassandra AMI cluster

2014-07-15 Thread Mark Reddy
Have you setup your security group correctly so that all nodes can communicate. Is there anything in the logs to suggest nodes could not communicate to each other? When you log into the other instances, is Cassandra running correctly? On Tue, Jul 15, 2014 at 6:28 PM, Lars Schouw wrote: > When