Re: Rebalancing cluster

2012-10-01 Thread Darvin Denmian
Hey, now I got it. I'll try it this night :) Thanks for all replies. Regards. On Mon, Oct 1, 2012 at 11:08 AM, Hiller, Dean wrote: > Nodetool has a move command so you can move to a new better token. Read > up on the documentation there. I have not used it yet myselfÅ .good idea > to test it o

Re: Rebalancing cluster

2012-10-01 Thread Hiller, Dean
Nodetool has a move command so you can move to a new better token. Read up on the documentation there. I have not used it yet myselfÅ .good idea to test it on your test cluster first. Dean On 10/1/12 8:03 AM, "Darvin Denmian" wrote: >as you can see there is no "Zero Token". Maybe I did somethi

Re: Rebalancing cluster

2012-10-01 Thread Darvin Denmian
; Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" > mailto:user@cassandra.apache.org>> > Date: Monday, October 1, 2012 6:56 AM > To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" > mailto:user@cassandra.apache.org>> > Subject: Re: Rebalancing cluster > > Did you set up the tokens the way > the manual says?

Re: Rebalancing cluster

2012-10-01 Thread Hiller, Dean
Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Date: Monday, October 1, 2012 6:56 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject

Re: Rebalancing cluster

2012-10-01 Thread Darvin Denmian
Hi, 1) Yes. I'm using Random Partitioner 2) All 3 nodes in the cluster have used "auto_bootstrap" to acquire their part of data (I really don't know if this is correct). Regards. On Sat, Sep 29, 2012 at 5:56 AM, Bradford Toney wrote: > Are you using the random partitoner? Did you set up the tok

Re: Rebalancing cluster

2012-09-29 Thread Bradford Toney
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 wrote: > Hi, > > currently my Cassandra cluster has 3 nodes and I'm facing a very common > problem... Rebalance the data of the cluster. > At