Passer au contenu

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

demandé il y a 6 ans1,5 k vues

2 réponses
0
Réponse acceptée

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.

répondu il y a 6 ans

0

Yes, but is not the only option.

AWS

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.