MIgrating from self-managed Cassandra to Keyspaces

0

Running a Cassandra cluster on Kubernetes and is considering a move to Keyspaces.

It is unclear on how to export the data from the existing cluster and import it into Keyspaces?

Would they just use cqlsh COPY?

AWS
已提问 4 年前981 查看次数
2 回答
0
已接受的回答

Yes, use cqlsh:

https://aws.amazon.com/blogs/database/loading-data-into-amazon-mcs-with-cqlsh/

At the moment, doesn't look like Keyspaces is a supported target for DMS.

已回答 4 年前
0

Yes, but is not the only option.

AWS
rafams
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则