0 votes
in Cassandra by
What is the purpose of the replication factor in Cassandra?

A. To determine the number of nodes in the cluster

B. To determine the number of replicas of each row of data

C. To determine the number of data centers in the cluster

D. To determine the number of tables in the keyspace

1 Answer

0 votes
by

Answer: B

Explanation: The replication factor in Cassandra is used to determine the number of replicas of each row of data.

Related questions

0 votes
asked May 19, 2023 in Kubernetes K8s by sharadyadav1986
+2 votes
asked Feb 29, 2020 in Cassandra by RShastri
...