You might check the doc:
http://www.datastax.com/documentation/cassandra/2.0/cassandra/operations/ops_backup_restore_c.html

-- Jack Krupansky

From: ng 
Sent: Monday, June 2, 2014 3:18 PM
To: user@cassandra.apache.org 
Subject: Cassandra snapshot


I need to make sure that all the data in sstable before taking the snapshot.

I am thinking of

nodetool cleanup
nodetool repair
nodetool flush
nodetool snapshot

Am I missing anything else?

Thanks in advance for the responses/suggestions.

ng

Reply via email to