Question-159: You have an 8 node Cassandra cluster, currently setup in the single datacenter. You need to move 4 nodes from the cluster in new datacenter, which would be part of the same cluster having 4 nodes in each datacenter. Which of the following you would be doing at the minimum?

  1. Alter the keyspace replication settings to reflect the two datacenters.
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering Python Certification Material

Ans : 1, 2

Ans :  This question is talking about moving node from one datacenter to another datacenter. Technically splitting the datacenters. What you can do first create a new datacenter with the nodes you want to move.

You can access to full explanation to question and answer from this page.