Skip to content

Instantly share code, notes, and snippets.

@vishichoudhary
Created July 18, 2019 06:22
Show Gist options
  • Save vishichoudhary/8030074c0dfd068eddaadd9dea5a9473 to your computer and use it in GitHub Desktop.
Save vishichoudhary/8030074c0dfd068eddaadd9dea5a9473 to your computer and use it in GitHub Desktop.
Cassandar
Cassandra need jdk8
Install it with
brew cask install adoptopenjdk/openjdk/adoptopenjdk8
brew cask install won't work see https://stackoverflow.com/questions/24342886/how-to-install-java-8-on-mac
export JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment