スキップしてコンテンツを表示

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

質問済み 6年前1537ビュー

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.

回答済み 6年前

0

Yes, but is not the only option.

AWS

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ