google-templatescassandra

Connect to the Cassandra database

You can connect to the Cassandra database from the same machine where is installed the cluster. Remember that USERNAME and PASSWORD are placeholders. Replace these values with the credentials you have obtained during the server deployment process.

$ cqlsh -u USERNAME -p PASSSWORD

Find out how to obtain application credentials.

Last modification September 6, 2018