Does Medusa undrstand how to Backup a Dockerized Cassandra?
And even more, can it Restore a Dockerized Cassandra?
Meaning; how does it comunicate and Create the Snaphot?
Via Cassandra-Driver?
Yes, Medusa works with Cassandra on Docker. In fact we have an out-of-the-box solution for it -- K8ssandra.
K8ssandra is a ready-made platform for running Apache Cassandra in Kubernetes using the DataStax Cassandra Operator (cass-operator) under the hood but with all the tooling built-in:
To your question on "communication", Cassandra snapshots are not a database operation so it doesn't have anything to do with the driver. Snapshots are in fact done at the filesystem level using the Java IO FileUtils API to create hardlinks to the same inodes as data files on disk. Cheers!
5 People are following this question.
What should "host: repair.YOURADDRESS" be set to in k8ssandra.yaml?
How do I connect to the Spark web UI from host machine to a DSE instance in a Docker container?
DSE 6.8.24 does not reflect the memory and cores in Spark UI
Should I install cass-operator or k8ssandra to evaluate DSE?
Running DSE and Studio in Docker returns "All DSE gremlin server hosts are currently down"
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