Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Created January 19, 2017 20:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegopacheco/f317a61539f7a3ab7569648ea2377589 to your computer and use it in GitHub Desktop.
Save diegopacheco/f317a61539f7a3ab7569648ea2377589 to your computer and use it in GitHub Desktop.
Cassandra DUMP: Backup/Restore SIMPLE
git clone https://github.com/gianlucaborello/cassandradump
pip install cassandra-driver

python cassandradump.py --keyspace system --export-file dump.cql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment