On Sat, Mar 1, 2014 at 6:30 AM, William Katsak <wkat...@cs.rutgers.edu>wrote:
> I am doing some academic work with Cassandra 1.1.6 (I am on an older > ... With this cluster size, I currently have loaded 135 GB of data > (replicated * 3), giving me data of ~15 GB per node. I am using Leveled > Compaction with a 5mb SSTable size. Commitlog is in HDD, data is on SSD. > Use the new 160mb default for level SSTtable size, and then see if you still have performance issues. 5mb turned out to be very low for common data sizes... =Rob