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 Paul Prescod. http://wiki.apache.org/cassandra/RunningCassandra?action=diff&rev1=11&rev2=12 -------------------------------------------------- - 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.,
