You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is small utility to balance cassandra cluster. It uses nodetool, so you need to have it available in path. At the same time, it needs no special classpath.
It takes single argument - host name of any node in your cluster.
Cluster should be all up and in normal state, other wise tool will exit with non-0 exit code.