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

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -