Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Last active July 27, 2016 19:49
Show Gist options
  • Save danish-rehman/696eaa9c0201594ed46b826f7e221048 to your computer and use it in GitHub Desktop.
Save danish-rehman/696eaa9c0201594ed46b826f7e221048 to your computer and use it in GitHub Desktop.
Cassandra : Standalone setup on development box

Follow this official link

Download - Binary link

tar xzf apache-cassandra-<Version>.tgz

CQLSH shell

cd apache-cassandra-<Version>
bin/cqlsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment