Database Reference
In-Depth Information
# 3. update cassandra.yaml with
# cluster_name
# seeds
# listen_address
# rpc_address
# initial_token
# endpoint_snitch
# data dir, commit log dir and logging dir
# 4. start Cassandra
# YOU MUST CHANGE THE VARIABLES TO ADAPT YOUR
# CONFIGURATION OF THE NODE
#SYNOPSYS
function printHelp(){
cat << EOF
Synopsis:
$0
Downloads, installs, configures and starts Cassandra.
EOF
Search WWH ::




Custom Search