You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by koray mehmet <ko...@gmail.com> on 2013/09/16 19:03:58 UTC

too slow to generate sstable with SSTableSimpleUnsortedWriter for composite key structure

Hi,

I try to generate sstable for bulk insert. generated table for composite
key is nearly x1000 times slower than single primary key.

Is there a trick to speed up generation of sstable for composite key?

Thanks
Koray