Installation Information: I have two DataCenters with 5 nodes in each DC.
I understand that each row inserted in a table is stored based on the data splitting scheme used; generates the necessary replicas and stores them on other nodes (selects nodes based on the replication strategy) in the cluster. Given a row, is there a way to find and list all the nodes containing this row / replica?
thanks
Chethan
source share