moving to user list. 

describe_ring() will give you a list of the token ranges and the nodes that are 
responsible for them http://wiki.apache.org/cassandra/API . It does not include 
information on which nodes are up or down or bootstrapping. 

Information about the state of the nodes is available on the StorageService JMX 
MBean.

AAron

On 16 Mar 2011, at 15:10, Anurag Gujral wrote:

> Hi All,
>          How can I get the list of active cassandra nodes using cassandra
> api 0.7.
> 
> Thanks a ton,
> Anurag

Reply via email to