Is there any method to disable this programmatically on a table-by-table basis.
I'm running into an issue regarding drop table which I'll post in a separate thread. On Thu, May 21, 2015 at 3:34 AM, Mark Reddy <mark.l.re...@gmail.com> wrote: > To disable auto snapshots, set the property auto_snapshot: false in your > cassandra.yaml file. > > Mark > > On 21 May 2015 at 08:30, Ali Akhtar <ali.rac...@gmail.com> wrote: > >> Is there a config setting where automatic snapshots can be disabled? I >> have a use case where a table is truncated quite often, and would like to >> not have snapshots. I can't find anything on google. >> >> Thanks. >> > >