Question-148: In your 10 node Cassandra cluster, one of the node is down and the node is seed node. What is the next step (assuming you have 3 nodes designated as seed node)?

  1. You should quickly add replacement for this 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 : C

Exp : When seed node become the offline in the Cassandra cluster then you have to manually update the seed info on each node of the cluster.

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