On Mon, Oct 13, 2014 at 8:27 AM, Sholes, Joshua <
joshua_sho...@cable.comcast.com> wrote:

>   My question is this:  Is there a command that I'm missing that I could
> use to force that node to do compaction on those tables and clean up some
> of the thousands of 100-500byte tables while Cassandra itself is offline?
> I've got plenty of disk space so that's not an issue.
>

nodetool setcompactionthroughput 0

But if you have that many tiny files, you probably have serious heap
pressure and are flushing all the time and should figure out why.

=Rob
http://twitter.com/rcolidba

Reply via email to