Question-147: You are running 8 node Cassandra cluster,  and you found that one of the node in the cluster is dead. You want to replace that node with the new node. Which of the following correctly applies in this situation?

  1. You have to manually copy the data from the dead node to the new node. Before adding to the cluster. So that replacement is quick.
  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 : D

Exp : Yes, the node you are going to add should be cleaned node. You should add the only new node to the cluster. A new node is a system that you have never added to the cluster (if done, then format and clean that node, to make it new).

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