Re: Recreate LevelCompacted SSTables with a new size

2012-06-05 Thread Samuel CARRIERE
Ok, thanks for your reply Aaron. I'll eventually be happy then :) Cheers, aaron morton 05/06/2012 20:52 Veuillez répondre à user@cassandra.apache.org A user@cassandra.apache.org cc Objet Re: Recreate LevelCompacted SSTables with a new size Not that I am aware of. AFAIK the

Re: Recreate LevelCompacted SSTables with a new size

2012-06-05 Thread aaron morton
Not that I am aware of. AFAIK the files should eventually get to that size. Anyone else ? Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 5/06/2012, at 9:44 PM, Samuel CARRIERE wrote: > Hi, > We are using a 9 nodes cassandra cluster, and

Recreate LevelCompacted SSTables with a new size

2012-06-05 Thread Samuel CARRIERE
Hi, We are using a 9 nodes cassandra cluster, and each node is currently handling about 40GB of data. Our CFs were created using LevedCompactionStrategy, with the default options (size of SSTables = 5MB). So the number of SSTables was going quite large, which led to problems described in CASSAND