How to take backup of keyspace in cassandra by command? -


i want take backup of keyspace in cassandra, using command.

use nodetool command. like:

nodetool -h localhost -p 7199 snapshot mykeyspace 

take @ documentation here: http://docs.datastax.com/en/cassandra/2.0/cassandra/operations/ops_backup_restore_c.html


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -