If you’re running unit tests and repeatadly clearing the Cassandra keyspaces, 
you may want to check out Ferry (ferry.opencore.io). It lets you 
standup/destroy multiple Cassandra stacks locally on your machine and is useful 
for the use case you described. I’m the author of Ferry, and would be glad to 
help out. 

(Sorry for the plug)
James

On Apr 16, 2014, at 5:29 AM, Sebastian Schmidt <isib...@gmail.com> wrote:

> Thank you that worked!
> 
> Am 16.04.2014 10:46, schrieb Mark Reddy:
>> select keyspace_name from system.schema_keyspaces;
>> 
> 

Reply via email to