Installing Cassandra
This follows the Getting Started instruction on the Apache website
My steps:
verify prerequisites:
robert@robert-linux ~ $ java -version java version "1.8.0_161" Java(TM) SE Runtime Environment (build 1.8.0_161-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode) robert@robert-linux ~ $ python Python 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> quit()
Then, I installed Cassandra following the Debian instructions. Reading the configuration page,








