http://www.datastax.com/docs/1.1/references/nodetool#nodetool-getendpoints
This tells you where a key lives. (you need to hex encode the key) On Wed, May 8, 2013 at 5:14 PM, Hiller, Dean <dean.hil...@nrel.gov> wrote: > nodetool describering {keyspace} > > > From: Kanwar Sangha <kan...@mavenir.com<mailto:kan...@mavenir.com>> > Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" < > user@cassandra.apache.org<mailto:user@cassandra.apache.org>> > Date: Wednesday, May 8, 2013 3:00 PM > To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" < > user@cassandra.apache.org<mailto:user@cassandra.apache.org>> > Subject: Replica info > > Is there a way in Cassandra that we can know which node has the replica > for the data ? if we have 4 nodes and RF = 2, is there a way we can find > which 2 nodes have the same data ? > > Thanks, > Kanwar > >