Saltar al contenido

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

preguntada hace 6 años1,5 mil visualizaciones

2 Respuestas
0
Respuesta aceptada

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.

respondido hace 6 años

0

Yes, but is not the only option.

AWS

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.