On Mon, Apr 19, 2010 at 2:03 PM, Lee Parker wrote:
> I am working on finalizing our backup and restore procedures for a cassandra
> cluster running on EC2. I understand based on the wiki that in order to
> replace a single node, I don't actually need to put data on that node. I
> just need to boo
This is a very important thread for me also.
I have assumed up to this point in time that the Nodes IP is not part of the
equation at all.
I have assumed that a new node with the exact same data store files an
configuration but with a new IP value can replace that same node.
I will test this out
I am working on finalizing our backup and restore procedures for a cassandra
cluster running on EC2. I understand based on the wiki that in order to
replace a single node, I don't actually need to put data on that node. I
just need to bootstrap the new node into the cluster and it will get data
fr