start_cassandra - otaviojava/Easy-Cassandra GitHub Wiki

Step for run the Apache-Cassandra:

  1. Do download of the apache-cassandra in: Here

  2. After that, unzip the file downloaded and enter it.

  3. Execute the command when you stay in Cassandra home:

./bin/cassandra -f

For execute the client's mode, also in Cassandra'home execute the command bellow:

./bin/cassandra-cli -host localhost