The actual process is `java`, which should have 'cassandra' as an argument. Make sure to use a variant of `ps` that shows the full command.
-----Original Message----- From: "JEFFERY SCHMITZ" <jefferyschm...@mac.com> Sent: Monday, April 5, 2010 12:20pm To: dev@cassandra.apache.org Subject: Grep for what? Warning this is a newbie question - On startup I get [r...@marduk bin]# ./cassandra -f Listening for transport dt_socket at address: 8888 INFO - Sampling index for /var/lib/cassandra/data/system/LocationInfo-1-Data.db INFO - Replaying /var/lib/cassandra/commitlog/CommitLog-1270047913578.log INFO - LocationInfo has reached its threshold; switching in a fresh Memtable INFO - Enqueuing flush of Memtable(LocationInfo)@2132679615 INFO - Sorting Memtable(LocationInfo)@2132679615 INFO - Writing Memtable(LocationInfo)@2132679615 INFO - Completed flushing /var/lib/cassandra/data/system/LocationInfo-2-Data.db INFO - Log replay complete INFO - Saved Token found: 75598148438183751486026363636316999593 INFO - Starting up server gossip INFO - Cassandra starting up... Okay so its running I can't figure out what the PID is?? - grepping for cassandra or apache turns up zip - Thanks - Jeffery