Re: Cassandra nodetool could not resolve '127.0.0.1': unknown host

2013-09-17 Thread Shahab Yunus
Have you tried specifying your hostname (not localhost) in cassandra.yaml and start it? Regards, Shahab On Tue, Sep 17, 2013 at 8:39 AM, pradeep kumar wrote: > I am very new to cassandra. Just started exploring. > > I am running a single node cassandra server & facing a problem in seeing > stat

Cassandra nodetool could not resolve '127.0.0.1': unknown host

2013-09-17 Thread pradeep kumar
I am very new to cassandra. Just started exploring. I am running a single node cassandra server & facing a problem in seeing status of the cassandra using nodetool command. i have hostname configured on my VM as myMachineIP cass1 in /etc/hosts and i configured my cassandra_instal_path/conf/cass