RE: Truncate question

2013-08-30 Thread S C
Thank you all for your responses. Yes I have cleared the snapshots post truncate operation. Thanks,SC Date: Thu, 29 Aug 2013 21:41:25 -0400 Subject: Re: Truncate question From: dmcne...@gmail.com To: user@cassandra.apache.org You would, however, want to clear the snapshot folder afterword

Re: Truncate question

2013-08-29 Thread David McNelis
You would, however, want to clear the snapshot folder afterword, right? I thought that truncate, like drop table, created a snapshot (unless that feature had been disabled in your yaml. On Thu, Aug 29, 2013 at 6:51 PM, Robert Coli wrote: > On Thu, Aug 29, 2013 at 3:48 PM, S C wrote: > >> Do w

Re: Truncate question

2013-08-29 Thread Robert Coli
On Thu, Aug 29, 2013 at 3:48 PM, S C wrote: > Do we have to run "nodetool repair" or "nodetool cleanup" after Truncating > a Column Family? > No. Why would you? =Rob

Re: Truncate question

2013-08-29 Thread Andrey Ilinykh
No. Andrey On Thu, Aug 29, 2013 at 3:48 PM, S C wrote: > Do we have to run "nodetool repair" or "nodetool cleanup" after Truncating > a Column Family? > > Thanks, > SC >

Truncate question

2013-08-29 Thread S C
Do we have to run "nodetool repair" or "nodetool cleanup" after Truncating a Column Family? Thanks,SC