Install Datastax Enterprise | Apache Cassandra | Single Node Cluster | YUM method
In this video you will able to learn how to Install Datastax Enterprise Edition on single node Cluster.
Please follow below steps.
1. Open the Yum repository specification /etc/yum.repos.d for editing.
$ sudo vi /etc/yum.repos.d/datastax.repo
2. In this file, add the repository for OpsCenter.
[datastax]
name = DataStax Repo for DataStax Enterprise
baseurl=https://dsa_email_address:
[email protected]/enterprise
enabled=1
gpgcheck=0
3. If you have enabled signature verification (gpgcheck=1), import the DataStax Enterprise repository key:
$ sudo rpm --import https://rpm.datastax.com/rpm/repo_key
3. Install full package.
$ sudo yum install dse-full
4. Start Single Node Cluster
$ sudo service dse start
5. Verify that DataStax Enterprise is running:
$ nodetool status
If you are getting any issue in these steps, please comment down.
PLEASE DON'T FORGET TO SUBSCRIBE MY CHANNEL FOR NEXT TECHNICAL VIDEOS. COMMENT DOWN AND SHARE WITH OTHERS.
-~-~~-~~~-~~-~-
Please watch: "Apache Pig Tutorial | 1. Introduction to Apache Pig | Hadoop Pig Tutorial For Beginners"
https://www.youtube.com/watch?v=RXAuNhho5do
-~-~~-~~~-~~-~-