Hi Jens, When you refer to restoring a snapshot for a developer to look at, do you mean restoring the cluster to that state, or just exposing that state for reference while keeping the (corrupt) current state in the live cluster?
You may find these useful: https://docs.datastax.com/en/cassandra/2.1/cassandra/operations/ops_backup_snapshot_restore_t.html https://docs.datastax.com/en/cassandra/2.1/cassandra/operations/ops_snapshot_restore_new_cluster.html Additionally, AFAIK the snapshot files are just SSTables, so any utility that can examine them (for example, sstable2json) should work on those files as well. On Wed, Nov 2, 2016 at 2:20 PM, Jens Rantil <jens.ran...@tink.se> wrote: > Hi, > > Let's say I am periodically making snapshots of a table, say "users", for > backup purposes. Let's say a developer makes a mistake and corrupts the > table. Is there an easy way for me to restore a replica, say > "users_20161102", of the original table for the developer to looks at the > old copy? > > Cheers, > Jens > > -- > Jens Rantil > Backend engineer > Tink AB > > Email: jens.ran...@tink.se > Phone: +46 708 84 18 32 > Web: www.tink.se > > Facebook <https://www.facebook.com/#!/tink.se> Linkedin > <http://www.linkedin.com/company/2735919?trk=vsrp_companies_res_photo&trkInfo=VSRPsearchId%3A1057023381369207406670%2CVSRPtargetId%3A2735919%2CVSRPcmpt%3Aprimary> > Twitter <https://twitter.com/tink> >