Re: how to recover cassandra data

2010-08-02 Thread Jonathan Shook
Don't forget about the tombstones. (delete markers) They are still present on the other two nodes, then they will replicate to the 3rd node and finish off your deleted data. On Mon, Aug 2, 2010 at 9:30 AM, Edward Capriolo wrote: > On Mon, Aug 2, 2010 at 9:11 AM, john xie wrote: >> ReplicationFac

Re: how to recover cassandra data

2010-08-02 Thread Edward Capriolo
On Mon, Aug 2, 2010 at 9:11 AM, john xie wrote: > ReplicationFactor = 3 > one day i stop 192.168.1.147 and remove cassandra data by mistake, can i > recover  192.168.1.147's cassadra data by restart cassandra ? > > >    >         /data1/cassandra/ >         /data2/cassandra/ >         /data3/cass