Difference between revisions of "Cassandra"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | # Commands | ||
+ | |||
+ | <syntaxhighlight> | ||
+ | sudo nodetool status | ||
+ | cqlsh | ||
+ | </syntaxhighlight> | ||
+ | |||
# Install Via Kubernetes | # Install Via Kubernetes | ||
https://docs.portworx.com/portworx-install-with-kubernetes/application-install-with-kubernetes/cassandra/#installation | https://docs.portworx.com/portworx-install-with-kubernetes/application-install-with-kubernetes/cassandra/#installation |
Revision as of 03:54, 15 July 2019
Commands
Install Via Kubernetes
Install Centos7
http://cassandra.apache.org/download/
or using datastax distro
https://www.howtoforge.com/tutorial/how-to-install-cassandra-database-on-centos-7/