April 2017
Beginner to intermediate
360 pages
9h 35m
English
To install Cassendra on Debian-based systems (Ubuntu), perform the following steps:
$ echo "deb http://debian.datastax.com/community stable main" | sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list
$ curl -L https://debian.datastax.com/debian/repo_key | sudo apt-key add -
$ sudo apt-get update $ sudo apt-get install dsc30
$ sudo service cassandra start
$ nodetool status
Your result should look something like the preceding except for a different ...
Read now
Unlock full access