Dear Wiki user,

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

The "RunningCassandra" page has been changed by EricEvans.
The comment on this change is: improved note on debian initialization.
http://wiki.apache.org/cassandra/RunningCassandra?action=diff&rev1=9&rev2=10

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

  $ CASSANDRA_INCLUDE=/tmp/new.in.sh bin/cassandra
  }}}
  
- Note: The current Debian packaging passes JVM options directly in the 
/etc/init.d/cassandra script, not by using the settings in 
/usr/share/cassandra/cassandra.in.sh.
+ Note: The Debian package makes use of an init script and 
[[http://commons.apache.org/daemon/jsvc.html|jsvc]] to start and stop 
Cassandra. Startup options should be configured in /etc/default/cassandra (not 
/usr/share/cassandra/cassandra.in.sh) on Debian systems.
  
  See also [[Operations]]
  

Reply via email to