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?

  1. True
  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: 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.