On Fri, Feb 6, 2015 at 1:15 AM, Parth Setya 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.
Hello people
SSTable split gives the following error
*Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit
exceede
d at
com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.drainB
uffers(ConcurrentLinkedHashMap.java:434)