In the older versions it was possible, but, in C* 1.2 it is a global configuration so you won't be able to configure it per CF basis.
Manoj On Tue, Jun 11, 2013 at 10:32 AM, Tanya Malik <sonichedg...@gmail.com>wrote: > Is it possible in C* 1.2 to configure column families to be flushed > individually? > > So, if I have 3 CFs, and one of them gets full to 64 MB and the others are > only at 5 MB, will only the first full CF get flushed to a SStable? > > Also, is it possible to configure different sized memtables for different > column families? > > >