Hi all,

I have a CF using incremental integer as row keys.  In a 5-node cluster with
RandomPartitioner, I've noticed the rows are not assigned evenly across
nodes--two of them are 5 times heavier loaded than the rest.

In nodetool, I can do
  *getendpoints <keyspace> <cf> <key> - Print the end points that owns the
key*

But is there any API I can call programmatically to determine the endpoints
on a given set of row keys?


--
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/how-to-verify-the-row-key-is-evenly-distributed-tp6665277p6665277.html
Sent from the [email protected] mailing list archive at 
Nabble.com.

Reply via email to