Apache Cassandra Installation - ChicagoBoothAnalytics/site GitHub Wiki
Before installing Cassandra
, make sure you have got Hadoop
installed.
Mac
Install Cassandra
by Homebrew
: run command sudo port install cassandra
in the Mac command-line terminal.