I think that is enough to do an update on keyspace, for example (cassandra-cli): update keyspace KEYSPACE with placement_strategy = 'org.apache.cassandra.locator.NetworkTopologyStrategy' and strategy_options = {datacenter1: 1};
On Thu, 19 Apr 2012 16:18:46 +0100 simojenki <simoje...@gmail.com> wrote: > Hi, > > Is there any documentation on what the procedure for migrating from > SimpleStrategy to NetworkTopologyStrategy? > > thanks > > Simon > > -- Marcus Both