Question-156: Which of the following statement is true with regards to the “nodetool drain” command?

  1. It flushes all the SSTables to the disk
  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: B, D, E

Exp: “nodetool drain” command flushes all the memtables from the node to SSTables on disk. And Cassandra stop listening for connections from the client and other nodes.

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