Special case if you have 3 nodes and RF 3 you can copy the files to each node
and use nodetool refresh.
Cheers
-
Aaron Morton
Freelance Cassandra Consultant
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 9/05/2013, at 11:20 AM, Jonathan Ellis wrote:
> You want to u
You want to use sstableloader when the cluster sizes are different; it
will stream things to the right places in the new one.
On Wed, May 8, 2013 at 6:03 PM, Ron Siemens wrote:
>
> I have a 3-node cluster in production and a single-node development cluster.
> I tested snapshotting a column fami
I have a 3-node cluster in production and a single-node development cluster. I
tested snapshotting a column family from the 3-node production cluster,
grouping the files together, and restoring onto my single node development
system. That worked fine. Can I go the other direction? It's not