For Cassandra, after taking snapshots, Can I store it in a GCS bucket.If it possible, How can achieve it?
I am not sure I understand your question correctly, please explain further if the below doesn't answer it.
You can certainly copy Cassandra snapshot folders to other destinations outside of the node where the snapshot was taken. So you should be able to upload the snapshots to GCS buckets, for example with the gsutil utility.
If you want to restore from these snapshots, you may have to move them from GCS to a location where sstableloader can access them for loading:
https://docs.datastax.com/en/cassandra-oss/3.0/cassandra/operations/opsBackupSnapshotRestore.html
Does this answer your question?
Okay. Thank you. Can you please explain more about how to copy snapshot folders to other destinations llike GCS buckets
In addition to Bettina's answer, I would recommend using The Last Pickle's Medusa backup tool for Apache Cassandra.
Medusa is a command-line tool that features backup and restore of Cassandra clusters and supports storage of snapshots on Google Cloud Storage (GCS). This means that you don't have to manually manage the upload of your backups to GCS.
As a side note, we announced earlier this year that The Last Pickle joined DataStax. So if you have any questions about Medusa, you're in the right place. Cheers!
6 People are following this question.
Is there a need for using Medusa with DSE?
What is the recommended tool for backups and restores of open-source Cassandra?
What is the best way to do offsite backup of Cassandra?
Is there a way to backup Kubernetes pods?
What other methods/tools are available for archiving Cassandra data to other long term storage?
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.
Privacy Policy Terms of Use