Question-176: Which of the following event Trigger the compaction process?

  1. Compaction happens every time when Memtable flushes to an SSTable.
  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,B,C,D

Exp:  Compaction triggers in the following situation:

 

  1.  Whenever your memtable is flushed to the SSTable compaction would be initiated.
  2. You can access to full explanation to question and answer from this page.