On Tue, Dec 14, 2010 at 1:08 AM, Rajat Chopra <rcho...@makara.com> wrote: > What I was keen on knowing was if there exists a way to know which keys > reside on which node. Like a ‘nodetool column.path’ and it prints the > nodelist that the column path resides on J. I have HH disabled for some > other benevolent reason.
"get[Live]NaturalEndpoints" in the JMX interface does this. http://wiki.apache.org/cassandra/JmxInterface#org.apache.cassandra.service.StorageService.Operations.getNaturalEndpoints =Rob