On Sat, Dec 1, 2012 at 9:29 AM, Radim Kolar wrote:
> from time to time people ask here for splitting large sstables, here is
> patch doing that
>
> https://issues.apache.org/jira/browse/CASSANDRA-4897
Interesting, thanks for the contribution! :D
For those who might find this thre
apply patch + recompile.
Define "max_sstable_size" compaction strategy property on CF you want to split,
then run compaction.
Could you provide more details how to use it? Let's say I already have a
huge sstable. What am i supposed to do to split it?
Thank you,
Andrey
On Sat, Dec 1, 2012 at 11:29 AM, Radim Kolar wrote:
> from time to time people ask here for splitting large sstables, here is
> patch
from time to time people ask here for splitting large sstables, here is
patch doing that
https://issues.apache.org/jira/browse/CASSANDRA-4897