You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "PARASHAR, BHASKARJYA JAY" <bp...@att.com> on 2014/02/25 18:13:06 UTC

Reverse a delete operation

We deleted a row by mistake. Is there a way to somehow recover it?

Thanks

RE: Reverse a delete operation

Posted by "PARASHAR, BHASKARJYA JAY" <bp...@att.com>.
Thanks!

From: Jonathan Lacefield [mailto:jlacefield@datastax.com]
Sent: Tuesday, February 25, 2014 11:17 AM
To: user@cassandra.apache.org
Subject: Re: Reverse a delete operation

A couple of options:

  1) Do you have a snapshot?  If so, you could recover form the snapshot?
  2) Look in the stable via SSTable2JSON and find the pre-deleted row state then reinsert it.

There are probably other options as well.

Jonathan Lacefield
Solutions Architect, DataStax
(404) 822 3487
[Image removed by sender.]<http://www.linkedin.com/in/jlacefield>


[Image removed by sender.]<http://www.datastax.com/what-we-offer/products-services/training/virtual-training>

On Tue, Feb 25, 2014 at 12:13 PM, PARASHAR, BHASKARJYA JAY <bp...@att.com>> wrote:
We deleted a row by mistake. Is there a way to somehow recover it?

Thanks


Re: Reverse a delete operation

Posted by Jonathan Lacefield <jl...@datastax.com>.
A couple of options:

  1) Do you have a snapshot?  If so, you could recover form the snapshot?
  2) Look in the stable via SSTable2JSON and find the pre-deleted row state
then reinsert it.

There are probably other options as well.

Jonathan Lacefield
Solutions Architect, DataStax
(404) 822 3487
<http://www.linkedin.com/in/jlacefield>


<http://www.datastax.com/what-we-offer/products-services/training/virtual-training>


On Tue, Feb 25, 2014 at 12:13 PM, PARASHAR, BHASKARJYA JAY
<bp...@att.com>wrote:

>   We deleted a row by mistake. Is there a way to somehow recover it?
>
>
>
> Thanks
>