Ir para o conteúdo

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

feita há 6 anos1,5 mil visualizações

2 Respostas
0
Resposta aceita

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 há 6 anos

0

Yes, but is not the only option.

AWS

respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.