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 ManuZhang: http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diff&rev1=37&rev2=38 }}} Make sure to change the storage-config property so it defines the path to your storage-conf.xml file. - + + Add the following JMX configurations if you want to use nodetool + {{{ + -Djava.rmi.server.hostname=jmx_host + -Dcom.sun.management.jmxremote.port=7199 + -Dcom.sun.management.jmxremote.ssl=false + -Dcom.sun.management.jmxremote.authenticate=false + }}} That should be it. After running the newly created run configuration you should see something like this in the console view.
