Skip survey header

Big Data Practice Quiz: Cassandra Quiz 1

Big Data Practice Quiz: Cassandra Quiz 1

1. With Cassandra, what type of encryption is used for client and inter-node communication?
2. Which of the following commands can be used to take a live node out of the cluster?
3. Which of the following is NOT one of the CQL constants?
4. The file Filter.db holds which type of filter of the partition keys in the SSTable?
5. Which of the following is NOT a consistency level available in Cassandra?
6. Which of the following is NOT one of the CQL defined terms?
7. As related to Cassandra and snitching, what type of snitch will read latencies to avoid reading from hosts that have slowed down?
8. Comment lines in CQL must begin with which of the following?
9. Which of the following are in-memory structures where Cassandra buffers write?
10. Which Cassandra consistency level means a majority of the replicas in each datacenter must respond?