On Fri, Feb 6, 2015 at 1:15 AM, Parth Setya <setya.pa...@gmail.com> wrote:

> SSTable split gives the following error
>
>
> *Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit
> exceede
> d *
>

How much heap is available to the JVM sstablesplit is running in? Increase
it.


> *Cassandra Version: 2.0.3*
>

This version has serious known bugs, update to the most recent 2.0.x
version ASAP.


> Also does sstablesplit internally invoke compaction?
>

The source code is available... :D

As a safety note, please be sure to run sstablesplit either outside of the
data directory or with the cassandra node stopped.

=Rob

Reply via email to