Description
When installing the Cassandra package on Ubuntu, it starts up automatically without writing the PID file.
It renders the init.d script useless as it can't status or stop cassandra.
I submitted a PR on github to fix this:
https://github.com/apache/cassandra/pull/21