Introduction In the previous tutorial, we discussed how to install and access Apache Cassandra from the Debian packages. In this tutorial, we will learn how to install Cassandra from the downloaded tarball. It is a simple method. If you want to check out our previous tutorial go to Install Apache Cassandra from deb packages Installation […]
Introduction Apache Cassandra is a free and open-source NoSQL database management system that is designed to provide scalability, high availability, able to handle large amounts of data, and uncompromised performance. It uses a cluster model unlike Mysql, MSSQL. In this tutorial, you’ll learn how to install and use cassandra to run a single-node cluster on […]