You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by shirish <sh...@gmail.com> on 2010/03/10 14:17:55 UTC

Re: Login Failure Error Attached to storage-conf.xml file

Shirish Reddy P
(Student)
Indian Institute Of Information Technology, Allahabad
Mob No. +919651418099



On Wed, Mar 10, 2010 at 6:16 PM, shirish <sh...@gmail.com> wrote:

> 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
> 4812241153415237834436824812586788175
>  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 ?
>
>
>
>
>