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?
- You would update the Cassandra.yaml file for each node and remove the IP of dead node as seed node.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- 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.