Jenkins build is back to normal : Cassandra-0.7 #351

2011-03-05 Thread Apache Hudson Server
See 




Embarrassing Question

2011-03-05 Thread Santiago Basulto
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.-


Re: Embarrassing Question

2011-03-05 Thread Jake Luciani
All commands in the cli must end with a ;

 

On Mar 5, 2011, at 4:38 PM, Santiago Basulto  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.-


Re: Embarrassing Question

2011-03-05 Thread Santiago Basulto
uhmm, now i'm deeply embarrassed. Please, forgive me people for being such
an idiot.

Jake, that worked great!

Thanks, thanks, thanks.

2011/3/5 Jake Luciani 

> All commands in the cli must end with a ;
>
>
>
> On Mar 5, 2011, at 4:38 PM, Santiago Basulto 
> 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.-
>



-- 
Santiago Basulto.-