Question-165: You are adding new node to the existing Cassandra cluster which has single token architecture. You must keep the initial_token property as blank?
- True
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans: B
Exp : If you keep the initial_token property empty then the database assigns the node a random token range and results in a badly unbalanced ring.
You can access to full explanation to question and answer from this page.