Nate, Thank you very much for the reply, even I was trying to implement the same. Will post it after it is implemented in the above mention fashion.
Thanks and Regards, Goutham Reddy Aenugu. Regards Goutham Reddy On Tue, Mar 13, 2018 at 6:40 PM, Nate McCall <n...@thelastpickle.com> wrote: > > Hi, >> We got a requirement to migrate only one keyspace data from one cluster >> to other cluster. And we no longer need the old cluster anymore. Can you >> suggest what are the best possible ways we can achieve it. >> >> Regards >> Goutham Reddy >> > > > Temporarily treat the new cluster as a new datacenter for the current > cluster and follow the process for adding a datacenter for that keyspace. > When complete remove the old datacenter/cluster similarly. > >