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