Re: Move token to another node on 1.2.x

2013-11-07 Thread Robert Coli
On Thu, Nov 7, 2013 at 3:58 PM, Daning Wang wrote: > How to move a token to another node on 1.2.x? I have tried move command, > ... > We don't want to use cassandra-shuffle, because it put too much load on > the server. we just want to move some tokens. > driftx on #cassandra reminded me of :

Move token to another node on 1.2.x

2013-11-07 Thread Daning Wang
How to move a token to another node on 1.2.x? I have tried move command, [cassy@dsat103.e1a ~]$ nodetool move 168755834953206242653616795390304335559 Exception in thread "main" java.io.IOException: target token 168755834953206242653616795390304335559 is already owned by another node. at org.apache