getNaturalEndpoints tells you which key will be stored on which nodes,
but we can't force cassandra to store given key to specific nodes.

maki

2011/6/6 mcasandra <mohitanch...@gmail.com>:
>
> Khanh Nguyen wrote:
>>
>> Is there a way to tell where a piece of data is stored in a cluster?
>> For example, can I tell if LastNameColumn['A'] is stored at node 1 in
>> the ring?
>>
>
> I have not used it but you can see getNaturalEndpoints in jmx. It will tell
> you which nodes are responsible for a given row *key*
>
> --
> View this message in context: 
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Direct-control-over-where-data-is-stored-tp6441048p6443571.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
> Nabble.com.
>

Reply via email to