InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Cassandra accommodates expensive, consumer SSDs extremely well(b) Cassandra re-writes or re-reads existing data, and never overwrites the rows in place(c) Cassandra uses a storage structure similar to a Log-Structured Merge Tree(d) None of the mentionedThis question was addressed to me in an online interview.I want to ask this question from Cassandra with Hadoop in division ZooKeeper, Sqoop and Cassandra of Hadoop |
|
Answer» The correct OPTION is (c) Cassandra uses a STORAGE structure similar to a Log-Structured Merge Tree |
|