On Thu, May 17, 2012 at 9:37 AM, Bryan Fernandez <[email protected]> wrote:
> What would be the recommended
> approach to migrating a few column families from a six node cluster to a
> three node cluster?

The easiest way (if you are not using counters) is :

1) make sure all filenames of sstables are unique [1]
2) copy all sstablefiles from the 6 nodes to all 3 nodes
3) run a "cleanup" compaction on the 3 nodes

=Rob
[1] https://issues.apache.org/jira/browse/CASSANDRA-1983

-- 
=Robert Coli
AIM&GTALK - [email protected]
YAHOO - rcoli.palominob
SKYPE - rcoli_palominodb

Reply via email to