Question-198: Which of the following command would help in loading the SSTable to Cassandra cluster?

  1. CQL Copy command
  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 : There are multiple ways of copying data to the Cassandra cluster.  But every tool has a different purposes.  In this question it is asked that  you need to copy the SSTable, SSTable has data in a specific format which can be understood by the Cassandra storage engine.

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