As soon as you use the CLI to change the compaction strategy for a column family Cassandra will consider all SSTables level 0 and being level-ing them. With that much data, think hard before making the change. You have to understand how level ed will work with your workload.
On Sun, May 13, 2012 at 10:09 PM, zhangcheng <zhangch...@jike.com> wrote: > > There is 2T data on each server. Can someone give me some advice? > > Thanks.