1.

Data in the commit log is purged after its corresponding data in the memtable is flushed to an _________(a) SSHables(b) SSTable(c) Memtables(d) None of the mentionedThis question was addressed to me by my school principal while I was bunking the class.I'm obligated to ask this question of Cassandra with Hadoop in chapter ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

Correct CHOICE is (B) SSTable

Easiest explanation: SSTables are immutable, not written to again after the MEMTABLE is flushed.



Discussion

No Comment Found

Related InterviewSolutions