hello,

I have just download the source code from the trunk using svn, I have set up
the following configuration

Created a different user and group named cassandra
When i do *cassandra -f* the following is the output I get

 INFO 18:02:16,697 Auto DiskAccessMode determined to be standard
 INFO 18:02:16,995 Saved Token not found. Using
481224115341523783443682481258
6788175
 INFO 18:02:17,008 Creating new commitlog segment
/u02/cassandra/commitlog/CommitLog-1268224337008.log
 INFO 18:02:17,105 Starting up server gossip
 INFO 18:02:17,163 Binding thrift service to localhost/127.0.0.1:9160
 INFO 18:02:17,169 Cassandra starting up...

and next i ran* cassandra-cli --host 127.0.0.1 --port 9160* I get the
following

Login failure. Did you specify 'keyspace', 'username' and 'password'?
Welcome to cassandra CLI.

Type 'help' or '?' for help. Type 'quit' or 'exit' to quit.


What could have gone wrong ?

Reply via email to