On Sat, Aug 16, 2014 at 2:40 AM, Erik Forsberg wrote:
> I will want to
> run the sstableloader on the source cluster, but at the same time, that
> source cluster needs to keep running to serve data to clients.
>
Use the on-node bulkLoad interface, which is designed for this, instead of
sstablelo
Hi!
I'm looking into moving some data from one Cassandra cluster to another,
both of them running Cassandra 1.2.13 (or maybe some later 1.2 version
if that helps me avoid some fatal bug). Sstableloader will probably be
the right thing for me, and given the size of my tables, I will want to
run the