Question-140: Which of the following is recommended way to removing a node from the Cassandra cluster?
- nodetool decommission
- 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: When you want to remove a node from the Cassandra cluster than you should always prefer the decommission command, its lengthy command. But does things appropriately.
You can access to full explanation to question and answer from this page.