Hi,
I have a cassanda cluster with 4 nodes. Lets assume i have a key space with replication_factor=1, and a column family users. Now my question is, how can i find which node contains data for a given user (say username=ravi, it is the row key). Is there a way to find it? Thanks in advance for your help.
