Re: Regarding SSTableSplit Utility

2015-02-06 Thread Robert Coli
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.

Regarding SSTableSplit Utility

2015-02-06 Thread Parth Setya
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)