0 votes
in Cassandra by
What is a snitch in Cassandra?

A. A component that determines the network topology of the cluster

B. A component that determines how data is partitioned across nodes

C. A component that determines how replicas are placed across nodes

D. A component that determines how queries are executed

1 Answer

0 votes
by

Explanation: A snitch in Cassandra is a component that determines the network topology of the cluster.

...