Use nodetool listsnapshots to check if you have a snapshot - in default
configuration, Cassandra takes snapshots for operations like truncate.

Failing that, is it all sstables from all nodes? In this case, your data
has gone I’m afraid. If it’s just all sstables from one node then running
repair will rebuild the sstables from the other replicas in the cluster.

Cheers
Ben

On Thu, 19 May 2016 at 17:57 Mike Yeap <wkk1...@gmail.com> wrote:

> Hi all, I would like to know, is there any way to rebuild a particular
> column family when all the SSTables files for this column family are
> missing?? Say we do not have any backup of it.
>
> Thank you.
>
> Regards,
> Mike Yeap
>
-- 
————————
Ben Slater
Chief Product Officer, Instaclustr
+61 437 929 798

Reply via email to