Cassandra
Cassandra Data Model with Simple Example
Although Cassandra query language resembles with SQL language, their data modelling methods are...
Apache Cassandra is used by smaller organizations while Datastax enterprise is used by the larger organization for storing huge amount of data.
Apache Cassandra is managed by Apache.
In this tutorial, you will learn-
Step 1) Run the Datastax community edition setup. After running the Setup, following page will be displayed. Here in the screenshot 64 bit version is being installed. You can download 32 bit version as well according to your requirements. But I recommend 64 bit version to use.
This page gives you information about the Cassandra version you are going to install. Press the 'next' button.
Step 2) After pressing the 'next' button, following page will be displayed.
This page is about the license agreement. Mark the checkbox and press the next button.
Step 3) After pressing the 'next' button, the following page will be displayed.
This page asks about the installation location.
2. After setting installation location, press the 'next' button
Step 4) After pressing 'next' button in above step, the following page will be displayed. This page asks about whether you want to automatically start Cassandra and OpsCenter.
Step 5) After pressing the next button, following page will be displayed.
Setup has collected all the necessary information and now the setup is ready to install. Press install button.
Step 6) After pressing 'install' button, following page will be displayed.
Datastax community edition is being installed. After installation is completed, click on next button. When setup is installed successfully, press the 'Finish' button.
Go to windows start programs, search Cassandra CQL Shell and run the Cassandra Shell. After running Cassandra shell, you will see the following command line
Now you can create a keyspace, tables, and write queries.
Summary
Apache Cassandra is used for community purposes. This tutorial shows the Apache Cassandra installation step by step. Also discussed what are the pre -requisites to access the Cassandra.
Although Cassandra query language resembles with SQL language, their data modelling methods are...
In this tutorial, you will learn- DevCenter Installation OpsCenter Installation DevCenter...
There are two types of security in Apache Cassandra and Datastax enterprise. Internal...
$20.20 $9.99 for today 4.6 (119 ratings) Key Highlights of Cassandra PDF 94+ pages eBook Designed...
What is Apache Cassandra? Cassandra is a distributed database management system designed for...
Cassandra is designed to handle big data. Cassandra’s main feature is to store data on multiple...