On Mon, Oct 31, 2011 at 11:41 AM, Mick Semb Wever <m...@apache.org> wrote:
> On Mon, 2011-10-31 at 10:08 +0100, Sylvain Lebresne wrote:
>> you can
>> trigger a "user defined compaction" through JMX on each of the sstable
>> you want to rebuild.
>
> May i ask how?
> Everything i see from NodeProbe to StorageProxy is ks and cf based.

It's exposed through JMX but not nodetool (i.e. NodeProbe). It's in the
CompactionManagerMBean and it's called forceUserDefinedCompaction.
It takes a ks and a comma separated list of path to sstables (but it's fine
with with only one sstable).

>
> ~mck
>
> --
> “Anyone who lives within their means suffers from a lack of
> imagination.” - Oscar Wilde
>
> | http://semb.wever.org | http://sesat.no |
> | http://tech.finn.no   | Java XSS Filter |
>

Reply via email to