All commands in the cli must end with a ;
On Mar 5, 2011, at 4:38 PM, Santiago Basulto <santiago.basu...@gmail.com> wrote: > Hello people, i'm starting with Cassandra. I've been playing around with it. > > I've read the getting started guide and the wiki, but i'm having a little > problem. > > The cassandra server, in a single node (this machine) is running properly. > I've read how to do it in the getting started guide. > > After that i tried to make some tests with cassandra-cli. It doesn't work!!! > The prompt appears and everything seems normal, but it doesn't respond when > i type something (like 'help', or 'quit' or 'create keyspace') I realized > that i've to: > > to load the demo Keyspaces first using JMX, see >> http://wiki.apache.org/cassandra/FAQ#no_keyspaces, or even better follow >> testing instructions on the README of the installation folder > > > But, i've to say that i don't know how to do it. > > Can you help me?? Please? > > Thanks!! > > -- > Santiago Basulto.-