Hi Kant.
it looks like ec2 instances cannot talk to each other using public IP's
"talk to each other" --> port 7000 (if not using ssl, 7001 if using it).
Make sure this port is open. From IP_1: telnet ip_2 7000 will tell you if
the port is opened.
"using public IP's" --> Are you using Ec2Snitch
I would check your security group settings, you need to allow communication
on cassandra ports (ie 9042,...)
On Mon, Jul 11, 2016 at 8:17 AM, daemeon reiydelle
wrote:
> xWell, I seem to recall that the private IP's are valid for communications
> WITHIN one VPC. I assume you can log into one mach
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