Question-101: You want to remove the node from the cluster and you are using the nodetool “remove” subcommand. However, you see this node is not getting removed from the Ring. What would you do to remove that node from the cluster?

  1. You will power down that node
  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 : D

Exp : “nodetool assassinate” command is a tool of last resort, only use this tool to remove a node from the cluster when removenode command does not work or not successful.

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