start_cassandra - otaviojava/Easy-Cassandra GitHub Wiki
Step for run the Apache-Cassandra:
-
Do download of the apache-cassandra in: Here
-
After that, unzip the file downloaded and enter it.
-
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