Are you using the random partitoner? Did you set up the tokens the way
the manual says?
Sent from my iPhone
On Sep 28, 2012, at 7:55 AM, Darvin Denmian <darvin.denmian@gmail.com> wrote:
> Hi,
>
> currently my Cassandra cluster has 3 nodes and I'm facing a very common problem... Rebalance the data of the cluster.
> At this point I have:
>
> node A: 37,69% of data
> node B: 7,95% of data
> node C: 54,36% of data
>
> all of them running Cassandra 1.1.3.
>
> Can somebody suggest something to solve this problem?
>
> Regards.