Question-207: Incremental backups flush the memtable to SSTable in the backup directory of the keyspace data  directory. 

  1. True
  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 : A

Exp :  when incremental backups are enabled in every time memtable flush happens a hard link would be created to a backup Directory in the keyspace data  directory.  This backup should be store offsite without transferring snapshot.

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