For each SSTable, Cassandra creates _________ index.
(a) memory
(b) partition
(c) in memory
(d) all of the mentioned
(a) memory
(b) partition
(c) in memory
(d) all of the mentioned
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct choice is (b) partition
Best explanation: Partition index is list of partition keys and the start position of rows in the data file (on disk).