R: Re: Schema clone ...

2012-01-11 Thread cbert...@libero.it
I got it :-)Thanks for your patience Aaron ... the problem was that the cluster-name in yaml was different.Now it works, I've cloned the schema Regards Carlo Messaggio originale Da: aa...@thelastpickle.com Data: 10/01/2012 20.13 A: Ogg: Re: Schema clone ... * Gra

Re: Schema clone ...

2012-01-10 Thread aaron morton
ve lots of file like this now ... > > > User-f-74-Data.db > > User-f-74-Filter.db > > User-f-74-Index.db > > User-f-74-Statistics.db > > but now how to tell cassandra "hey, load the content of social"? > Did I miss someth

R: Re: Schema clone ...

2012-01-10 Thread cbert...@libero.it
cassandra "hey, load the content of social"?Did I miss something? Cheers,Carlo Messaggio originale Ogg: Re: Schema clone ... ah, sorry brain not good work. It's only in 0.8. You could either: * write the CLI script by handor* Grab the system sstables from one o

Re: Re: Schema clone ...

2012-01-09 Thread R. Verlangen
I to my 0.7 cluster ... > > > [default@social] show schema; > > null > > > I always get a "null" as answer! :-| > > Any tip for this? > > > ty, Cheers > > > Carlo > > Messaggio originale > Da: aa...@thelastpickle.com > Data: 09/01/

R: Re: Schema clone ...

2012-01-09 Thread cbert...@libero.it
.com Data: 09/01/2012 11.33 A: , "cbert...@libero.it" Ogg: Re: Schema clone ... Try show schema in the CLI. Cheers -Aaron MortonFreelance Developer@aaronmortonhttp://www.thelastpickle.com On 9/01/2012, at 11:12 PM, cbert...@libero.it wrote:Hi, I have create a

Re: Schema clone ...

2012-01-09 Thread aaron morton
ault@social] show schema; > null > > > > I always get a "null" as answer! :-| > Any tip for this? > > ty, Cheers > > Carlo > > Messaggio originale > Da: aa...@thelastpickle.com > Data: 09/01/2012 11.33 > A: , "cbert...@libero.

Re: Schema clone ...

2012-01-09 Thread aaron morton
Try show schema in the CLI. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 9/01/2012, at 11:12 PM, cbert...@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