Re: Migration of keyspace to another new cluster

2018-03-14 Thread Goutham reddy
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  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.
>
>


Re: Migration of keyspace to another new cluster

2018-03-13 Thread Nate McCall
> 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.


Re: Migration of keyspace to another new cluster

2018-03-13 Thread dba newsql
Sstable loader

On Mar 13, 2018 1:06 PM, "Goutham reddy"  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
>