Depending on your client, disable automatic client discovery and just specify a
list of all your nodes in your client configuration.
For more details check out
http://xzheng.net/blogs/problem-when-connecting-to-cassandra-with-ruby/ ,
obviously this deals specifically with a ruby client but it s
On Wed, Apr 17, 2013 at 12:07 PM, wrote:
> I have a working 3 node cluster in a single ec2 region and I need to hit
> it from our datacenter. As you'd expect, the client gets the internal
> addresses of the nodes back.
>
> Someone on irc mentioned using the public IP for rpc and binding that
> ad
I have a working 3 node cluster in a single ec2 region and I need to hit it
from our datacenter. As you'd expect, the client gets the internal
addresses of the nodes back.
Someone on irc mentioned using the public IP for rpc and binding that
address to the box. I see that mentioned in an old list