Cassandra Restore on K8s without schema backup

7/23/2019

We have a backup from a old 4 node Cassandra cluster. The backup was taken using nodetool snapshot. The cluster was deleted long time ago. We now have to restore the backup to a new cluster but we do not have any schema.sql backup taken separately. We have data for all the 4 nodes with app the keyspaces, what would be ideal steps to restore the cluster from scratch with the snapshot data.

Thanks,

The data backup is from 4 node physical node Cassandra cluster and would be restoring it on Kubernetes based 4 node cluster.

-- KetanH
amazon-web-services
cassandra
kubernetes

0 Answers