1.

Cassandra searches the __________ to determine the approximate location on disk of the index entry.(a) partition record(b) partition summary(c) partition search(d) all of the mentionedThe question was posed to me in an internship interview.Query is from Cassandra with Hadoop topic in portion ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

Correct option is (B) partition summary

The best I can explain: If the BLOOM FILTER does not rule out the SSTABLE, Cassandra checks the partition KEY cache.



Discussion

No Comment Found

Related InterviewSolutions