Install DataStax Enterprise Ubuntu 16.04 Xenial
Hi! The Tutorial shows you Step-by-Step How to Install DataStax Enterprise in Ubuntu 16.04 Xenial LTS GNU/Linux.
And DataStax for Ubuntu 16.04 is an Always-On, Distributed Cloud Database, Designed for Hybrid Cloud.
Furthremore, DataStax has all the Advantages of Apache Cassandra plus twice the Rerformance, Self-driving Simplicity, Analytics, Search, Graph, and Advanced Security.
Especially relevant: DataStax Enterprise 6 Require a Working Java 8+ Installation on System.
Finally, the DataStax Minimum Hardware Requirements are:
- CPUs: 2
- Memory: 8 GB
- Data directory: 20 GB
- Commit log directory: 20 GB
- Saved caches directory: 20 GB
- Logs directory: 20 GB
-
1. Opening Shell Session
Open a Shell session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
2. Installing Java
How to Install Java on Ubuntu GNU/Linux
-
3. Enabling DataStax Enterprise Repository
Add DataStax Enterprise Repository for Ubuntu GNU/Linux
-
4. Installing DataStax Enterprise
So now to Install DataStax Enterprise
Simply play:sudo apt install dse-full
-
5. Launching DataStax Enterprise
Finally, to Start DataStax Enterprise Server.
sudo service dse start
Verify that DataStax is Running with:
nodetool status
And the Output should show something like:
-
6. DataStax Getting-Started Docs
Getting-Started with DataStax for Ubuntu GNU/Linux
So Now I’m truly Happy if My Guide could Help you to Install DataStax Enterprise on Ubuntu 16.04 Xenial LTS!