项目作者: jeffery

项目描述 :
Dockerized Cassandra cluster
高级语言: Shell
项目地址: git://github.com/jeffery/docker-cassandra-cluster.git
创建时间: 2020-02-09T15:23:24Z
项目社区:https://github.com/jeffery/docker-cassandra-cluster

开源协议:MIT License

下载


docker-cassandra-cluster

Dockerized Cassandra cluster, so you can play with it ;-)

Software dependencies

  • docker (duh)
  • ipcalc

Usage

  1. ./main.sh
  2. Command options:
  3. -b Bootstrap the cassandra cluster
  4. -s Start all the cluster nodes
  5. -k Stop all the cluster nodes
  6. -d Destroy the cluster :- WARNING -: ALL DATA WILL BE LOST
  7. -l Display the cluster status using nodetool
  8. -r Display the cluster ring tokens using nodetool
  9. -c Launch CQL shell