Re: what is best way to do load balance if cluster has Imbalance load

2010-09-11 Thread March, Andres
It should be simpler than that if the wiki is correct. Search the list archives or wiki for the small script that calculates what the token should be for each node. After that it should be as simple as using nodetool move on one node at a time. On Sep 11, 2010, at 2:00 AM, aaron morton wrote:

RE: TTransportException intermittently in 0.7

2010-08-17 Thread March, Andres
No errors in server logs. Let me know if you have any debug recommendations. I'm just starting to set it up. - Andres From: Jonathan Ellis [jbel...@gmail.com] Sent: Tuesday, August 17, 2010 12:44 PM To: user@cassandra.apache.org Subject: Re: TTransportEx