1.

The type of __________ strategy Cassandra performs on your data is configurable and can significantly affect read performance.(a) compression(b) collection(c) compaction(d) decompressionI have been asked this question by my school teacher while I was bunking the class.This interesting question is from Cassandra with Hadoop in division ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

Correct answer is (c) compaction

The best I can explain: USING the SizeTieredCompactionStrategy or DateTieredCompactionStrategy tends to cause data FRAGMENTATION when rows are frequently updated.



Discussion

No Comment Found

Related InterviewSolutions