How To Set Up SSH Keys on CentOS
We want to be able to ssh between all nodes in our cluster. In order to do this, we need to generate public ssh keys on all nodes and...
How to Clone Google Cloud Virtual Machine
Clone VM from the first node and clear it down
Apache Cassandra is a highly scalable, high-performance distributed database designed to handle large amounts of data across many commodity servers,...
Change Cassandra Logfile Location
When we installed Cassandra 3.11 I noticed that the default log location for the system.log file is
/opt/cass/apache-cassandra-3.11.3/logs
I want to change this so the file will be saved into /var/logs/cassandra
1....
Install Cassandra 3.11
In this post, I will show you how to install Cassandra on a single CentOS7 node the way we do it in my company. I will place data files,...
Google Cloud for Cassandra Training [For Free]
One of the best ways to learn Cassandra is to use Google Cloud for Cassandra Training. At the time of writing this post, when you set up a google...