Re: Cassandra CF sharding

2010-10-20 Thread anand_s
Hi Maxim, Curious to know how your experimentation with CF Sharding go. We have similar limitations and am trying to tackle the exact same problem. Anybody else have any suggestions/experiments that they have tried around this? Thanks Anand -- View this message in context: http://cassandra-us

Re: Question on load balancing in a cluster

2010-08-09 Thread anand_s
Cool thanks, I think I will experiment with nodetool move. Can somebody confirm on the reason for decommissioning, instead of just splitting the token on the fly? Yes it does seem simpler to just decommission and bootstrap, but that does mean a lot of data has to be moved around to get a reasonab

Question on load balancing in a cluster

2010-08-04 Thread anand_s
Hi, Have some thoughts on load balancing on current / new nodes. I have come across some posts around this, but not sure of what is being finally proposed, so.. >From what I have read, a nodebalance on a node does a decommission and bootstrap of that node. Is there a reason why it is that way (d