Question-96: When a new node joins the cluster, it first contacts the node which is

  1. Nearest IP address
  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 : There is a property in the Cassandra.yaml file which is called seed_provider. In which you list the seed nodes which are reached by the new joining as soon as new node is added to the cluster. 

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