You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Shuo Chen <ch...@gmail.com> on 2015/08/11 08:47:24 UTC

IP settings across data centers

Hi,

We need to deploy cassandra clusters acorss 2 data centers with 6 nodes
each. Each data center has just 2 nodes owning public IP to communicate
with other data center. Can I set 6 nodes in each data center with private
IPs for internal communication and 2 nodes with public IPs for public
communication?

If so, how to configure the cassandra?

If not, where can I modify the cassandra sources to enable it?

----
Shuo Chen