Re: Renaming keyspace

2011-04-05 Thread Jonathan Ellis
That should work, but "nodetool drain" before shutdown to avoid confusing the commitlog. On Tue, Apr 5, 2011 at 3:56 AM, Jean-Yves LEBLEU wrote: > Hi all, > > We are running .6.12, is there any particular precaution to rename the > keyspace, is it enough to shutdown cassandra, update storag-conf.

Renaming keyspace

2011-04-05 Thread Jean-Yves LEBLEU
Hi all, We are running .6.12, is there any particular precaution to rename the keyspace, is it enough to shutdown cassandra, update storag-conf.xml, rename data directory and start cassandra again. Thanks for your help. Jean-Yves