On 06/24/2013 11:35 PM, S C wrote:
I have a scenario here. I have a cluster A and cluster B running on cassandra 1.1. I need to copy data from Cluster A to Cluster B. Cluster A has few keyspaces that I need to copy over to Cluster B. What are my options?

Thanks,
SC
I am thinking of SSTABLELOADER (bulk insert) which would stream your KS sstables to the target cluster nodes.

--

Regards,

Arthur

Reply via email to