Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "HowToDebug" page has been changed by DaveBrosius: http://wiki.apache.org/cassandra/HowToDebug?action=diff&rev1=9&rev2=10 }}} - On Linux systems by default Cassandra write various pieces of data to directories that are not owned by the normal user. This will cause failures when debugging in eclipse. To address this you should adjust various settings in the cassandra.yaml and log4j-server.properties files inside the conf directory to account for this. For debugging purposes you probably want to place these in some directory(s) under your home directory. + On Linux systems, by default, Cassandra writes various pieces of data to directories that are not owned by the normal user. This will cause failures when debugging in eclipse. To address this you should adjust various settings in the cassandra.yaml, cassandra-env.sh and log4j-server.properties files inside the conf directory to account for this. For debugging purposes you probably want to place these in some directory(s) under your home directory. 1. The entries in the cassandra.yaml file that are effected are:
