Question : As you know, Cassandra storage has a altogether different way of storing the data in underline storage to make is more efficient for read data for a particular scenario. Which of the following is the smallest atomic unit of storage in Cassandra? 1. keyspace
Question : As you know, in Cassandra cluster data spread across the nodes in Cluster as well as data splitted in partitions, what exactly is a partition? 1. key-value pair