On Mon, Aug 18, 2014 at 6:21 AM, Erik Forsberg <forsb...@opera.com> wrote:
> Is there some configuration knob I can tune to make this happen faster? > I'm getting a bit confused by the description for min_sstable_size, > bucket_high, bucket_low etc - and I'm not sure if they apply in this case. > You probably don't want to use multi-threaded compaction, it is removed upstream. nodetool setcompactionthroughput 0 Assuming you have enough IO headroom etc. =Rob