How to Setup an Apache Cassandra Cluster

This article is a guide to setup an Apache Cassandra cluster. The cluster runs on local CentOS virtual machines using Virtualbox. I use this to have a local environment for development and testing. Prerequisites It assumes you are using the following "software" versions. MacOS 10.11.3 Vagrant 1.8.5 Java 1.8.0 Apache Cassandra 1.2.2 Here are the …

Continue reading How to Setup an Apache Cassandra Cluster