How to install Cassandra 2 on CentOS 7 / RHEL 7

How to install Cassandra 2 on CentOS 7 / RHEL 7

Cassandra is one the popular and robust distributed database management system. It is known for providing high availability with no single point of failure. It has one of the awesome feature that is asynchronous replication between multiple nodes without requiring master nodes. While working on Cassandra cluster, I was introduced with terms called Data Center…