Quantcast
Viewing all articles
Browse latest Browse all 13

DataStax Cassandra 3.2 Bash Install Script

Get Social!The below script installs the DataStax distribution of Cassandra 3.2.x and the latest Oracle Java 8 on Debian. Copy and paste the script into a file called install_cassandra.sh and execute it as root. Change the version 3.2 on line 12 to match the version you’d like to install. [crayon-5791190823dcb391466017/] Then connect to the local Cassandra instance run the cqlsh tool. [crayon-5791190823dd8228043980/]  

Viewing all articles
Browse latest Browse all 13

Trending Articles