Installing Open JDK 8 on Debian or Ubuntu Systems
Note: After installing the JDK, you may need to set JAVA_HOME to your profile:
- For shell or bash:
export JAVA_HOME=path_to_java_home
- For csh (C shell):
setenv JAVA_HOME=path_to_java_home
These instructions show you how to install OpenJDK. DataStax has tested OpenJDK at scale.
0 Comments
Post a Comment