Question-151: You are having 8 node Cassandra cluster spanning two data centers. One of the seed nodes from this cluster is down and you have to replace that node. What all you would be doing?

  1. You would update the Cassandra.yaml file for each node and remove the IP of dead node as seed node.
  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 : A,C,D

Exp : You should not add new node as a seed node, while replacing the node. All other options are correct.

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