Skip to content

Instantly share code, notes, and snippets.

@awgreene
Created March 3, 2018 11:46
Show Gist options
  • Save awgreene/21d12f827612b75d073b2c956b4d5cee to your computer and use it in GitHub Desktop.
Save awgreene/21d12f827612b75d073b2c956b4d5cee to your computer and use it in GitHub Desktop.
CREATE USER IF NOT EXISTS <CASSANDRA_ADMIN_USERNAME> WITH PASSWORD '<CASSANDRA_ADMIN_PASSWORD>' SUPERUSER;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment