Re: question about 0.7 RC2 CLI

2010-12-13 Thread Peter Lin
thanks, I didn't see that in the readme file I just looked at the news.txt file and it does mention the schema tool there. On Mon, Dec 13, 2010 at 10:10 AM, Jeremy Hanna wrote: > I think you need to load the schema from your yaml through the jmx call.  See > http://wiki.apache.org/cassandra/F

Re: question about 0.7 RC2 CLI

2010-12-13 Thread Jeremy Hanna
I think you need to load the schema from your yaml through the jmx call. See http://wiki.apache.org/cassandra/FAQ#no_keyspaces On Dec 13, 2010, at 9:02 AM, Peter Lin wrote: > I downloaded the latest RC2 to play with. > > I was able to convert my 0.6 storage-conf.xml using the conversion > tool

question about 0.7 RC2 CLI

2010-12-13 Thread Peter Lin
I downloaded the latest RC2 to play with. I was able to convert my 0.6 storage-conf.xml using the conversion tool. 0.7rc2 started up just fine for me and I was able to connect to it using the CLI. When I run "show keyspaces;" command I don't see the keyspaces I've defined. I'm probably missing so