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
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
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