nodetool is the 0.6 replacement for nodeprobe. the stream info is new in that version. (0.6 beta release is linked from http://wiki.apache.org/cassandra/GettingStarted) -Jonathan On Mon, Mar 1, 2010 at 12:40 PM, Jon Graham wrote: > Hello Everyone, > > Jonathan,  Thanks for your advice :-) > > I have started a loadbalance operation on a busy cassandra node. > > The http://wiki.apache.org/cassandra/Operations web page indicates that > nodetool streams can > be used to monitor the status of the load balancing operation. > > I can't seem to find the nodetool command for cassandra 0.5.0. > > Is this a separate package/tool? > > Thanks, > Jon > > > On Wed, Feb 24, 2010 at 8:17 PM, Jonathan Ellis wrote: >> >> nodeprobe loadbalance and/or nodeprobe move >> >> http://wiki.apache.org/cassandra/Operations >> >> On Wed, Feb 24, 2010 at 6:17 PM, Jon Graham wrote: >> > Hello, >> > >> > I have 6 node Cassandra 0.5.0 cluster >> > using org.apache.cassandra.dht.OrderPreservingPartitioner with >> > replication >> > factor 3. >> > >> > I mistakenly set my tokens to the wrong values, and have all the data >> > being >> > stored on the first node (with replicas on the seconds and third nodes) >> > >> > Does Cassandra have any tools to reset the token values and >> > re-distribute >> > the data? >> > >> > Thanks for your help, >> > Jon > >