You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "cbertu81@libero.it" <cb...@libero.it> on 2012/01/09 11:12:20 UTC

Schema clone ...

Hi,
I have create a new dev-cluster with cassandra 1.0 -- I would like to have the 
same CFs that I have in the 0.7 one but I don't need data to be there, just the 
schema. Which is the fastest way to do it without making 30 "create column 
family ..." 

Best regards,

Carlo



Re: Schema clone ...

Posted by aaron morton <aa...@thelastpickle.com>.
Try show schema in the CLI. 

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 9/01/2012, at 11:12 PM, cbertu81@libero.it wrote:

> Hi,
> I have create a new dev-cluster with cassandra 1.0 -- I would like to have the 
> same CFs that I have in the 0.7 one but I don't need data to be there, just the 
> schema. Which is the fastest way to do it without making 30 "create column 
> family ..." 
> 
> Best regards,
> 
> Carlo
> 
>