On Mon, Dec 30, 2013 at 6:15 PM, Aaron Morton <aa...@thelastpickle.com>wrote:
> I wrote a small (yet untested) utility, which should be able to read > SSTable files from disk and write them into a cassandra cluster using > Hector. > > Consider using the SSTableSimpleUnsortedWriter (see > http://www.datastax.com/dev/blog/bulk-loading) to create the SSTables you > can then bulk load them into the destination system.This will be much > faster. > More details here : http://www.palominodb.com/blog/2012/09/25/bulk-loading-options-cassandra =Rob