Question 25: Which of the following statements are correct?

 

A.You can write data on any node in Cassandra cluster

B.Any node in the cluster can work as Coordinator

C.You have to define ¼ th of total node as Cassandra Cluster

D.Coordinator is optional in Cassandra

  1. A, B
  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

Correct Answer: 1

Explanation: you can write data to any node in the cluster. Because every node can act as a coordinator. And a coordinator's a very important role for each node and it’s not optional.

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