Dear wiki user,

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

The page RunningCassandra has been reverted to revision 11 by EricEvans.
The comment on this change is: let's keep this page on topic (startup scripts, 
environment, etc).
http://wiki.apache.org/cassandra/RunningCassandra?action=diff&rev1=12&rev2=13

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

+ Startup of a Cassandra node is handled by the `bin/cassandra` shell script. 
Options used by `bin/cassandra` are taken from a shell snippet, 
`/bin/cassandra.in.sh` by default.
- Startup of a Cassandra node is handled by the `bin/cassandra` shell script. 
Cassandra's main API/RPC/Thrift port is 9160. It is a common mistake for API 
clients to connect to the JMX port instead.
- 
- Options used by `bin/cassandra` are taken from a shell snippet, 
`/bin/cassandra.in.sh` by default.
  
  You can override the options script to use with CASSANDRA_INCLUDE.  E.g.,
  

Reply via email to