Question-52: In your Cassandra cluster you have 2 nodes, and you want to keep replication factor as 3. And you will be adding one additional node to the cluster after a month. In this case keeping replication factor 3 is fine?
- Yes
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans: A
Exp: You can keep the replication factor more than number of nodes, if you plan to add more nodes to the cluster. Else you should not keep it more than number of nodes.
You can access to full explanation to question and answer from this page.