Simple bash script to take cassandra snapshot and sync to Amazon S3 bucket
This script will hepls you to take a cassandra snapshot and sync it to S3 bucket.
-
You should have aws command line tool installed in your system
easy_install awscli
aws --configure
-
You should have .cassandra/cqlshrc in place ( Connection and SSL details )
-
Postfix MTA for sending E-mail Notifications.
To take backups of a multinode cluster, you may set a cronjob in all cluster nodes and run the script at same time.