Re: Is it possible to control the sstable file size in incremental backup or snapshot

2013-09-23 Thread Robert Coli
On Fri, Sep 20, 2013 at 6:56 PM, java8964 java8964 wrote: > I noticed the snapshot and incremental backup sstable files size generated > from our production environment vary dramatically. Some files can be > hundreds of M, or even close to G, but a lot of files are even less than 1k > bytes, espec

Re: Is it possible to control the sstable file size in incremental backup or snapshot

2013-09-20 Thread sankalp kohli
Snapshot just creates a hard link to all your sstables. There is no control on the size. That you can control if you are on level compaction. Dont know about Size tiered. On Fri, Sep 20, 2013 at 6:56 PM, java8964 java8964 wrote: > Hi, > > The current our production is using Cassandra 1.0, and w

Is it possible to control the sstable file size in incremental backup or snapshot

2013-09-20 Thread java8964 java8964
Hi, The current our production is using Cassandra 1.0, and will upgrade to 1.1 next week. I noticed the snapshot and incremental backup sstable files size generated from our production environment vary dramatically. Some files can be hundreds of M, or even close to G, but a lot of files are even