Question-143: Please map the following
- “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
- Cassandra would redistribute the data from the node that is being removed from the cluster
- 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-1, B-2, C-3
Exp: This question is easy to answer if you know the usage of any two command. We can take a node out of the cluster with the “nodetool decommission” to a live node, or “nodetool removenode” to remove a dead one.
You can access to full explanation to question and answer from this page.