What is the virtual node in Cassandra ? Answer : Prior to Cassandra 1.2, every node was allocate to a particular token range. View Answer
What is cluster, node and key space in cassandra ? Answer : Cluster is a collection of multiple data centers. View Answer
What is a seed node in Apache Cassandra ? Answer : Seeds are used to discover the cluster in the start up period… View Answer