A "null" response is most of the times an exception, try to take a look at the Cassandra logs to find out what causes the problem.
2012/1/9 [email protected] <[email protected]> > I was just trying it but ... in 0.7 CLI there is no show schema command. > > When I connect with 1.0 CLI 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: [email protected] > Data: 09/01/2012 11.33 > A: <[email protected]>, "[email protected]"<[email protected]> > Ogg: Re: Schema clone ... > > Try show schema in the CLI. > > Cheers > > ----------------- > Aaron Morton > Freelance Developer > @aaronmorton > http://www.thelastpickle.com > > On 9/01/2012, at 11:12 PM, [email protected] 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 > > > > > > >
