Question-198: Which of the following command would help in loading the SSTable to Cassandra cluster?
- CQL Copy command
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- 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.