Skip to content

Instantly share code, notes, and snippets.

@ansrivas
Created June 30, 2019 20:47
Show Gist options
  • Save ansrivas/1047e1bdf958cfb3d5766bbe23bbfa90 to your computer and use it in GitHub Desktop.
Save ansrivas/1047e1bdf958cfb3d5766bbe23bbfa90 to your computer and use it in GitHub Desktop.
restrict cassandra memory requirements
docker run -it --rm --env MAX_HEAP_SIZE=2G --env HEAP_NEWSIZE=800M cassandra:3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment