Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "RunningCassandraInEclipse" page has been changed by DavidWeiser.
http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diff&rev1=20&rev2=21

--------------------------------------------------

   INFO 22:01:25,691 Binding thrift service to localhost/127.0.0.1:9160
  }}}
  
+ '''Note''': You may find that you receive an error like:
+ {{{java.io.IOError: java.io.IOException: unable to mkdirs 
/var/lib/cassandra/data}}}
+ 
+ when running org.apache.cassandra.thrift.CassandraDaemon.  This is because 
the cassandra.yaml file contains this path.  Change these paths to a path which 
you have access to.
+ 
  Try running the cassandra-cli as per CassandraCli, and you should be able to 
connect to localhost/9160. 
  
  Problems? contact me (rschildmeijer) in #cassandra on irc 
([[http://freenode.net/irc_servers.shtml|freenode]]).

Reply via email to