Re: Add a node with existing data to a cluster

2015-01-15 Thread Robert Coli
On Thu, Jan 15, 2015 at 5:52 AM, Parth Setya wrote: > I am attempting to add a cassandra node which has some existing data on it > to an existing clutser. Is this a legit thing to do? > Sure, it's similar to running "nodetool refresh" but without the lack of safety. It also may interfere with bo

Add a node with existing data to a cluster

2015-01-15 Thread Parth Setya
Hi I am attempting to add a cassandra node which has some existing data on it to an existing clutser. Is this a legit thing to do? And what will happen if the same data with different timestamps exists on the node to be added and the existing cluster? What will happen if auto_bootstrapping propert