Manually Installing OpenJDK
Before installing Cloudera Manager and Runtime, perform the steps in this section to install OpenJDK on all hosts in your cluster(s).
Note that the path for the default truststore for OpenJDK 8* is
jre/lib/security/cacerts
.- The package names used when installing the OpenJDK 8*, OpenJDK 11*, and OpenJDK 17* are different and are noted in the steps below.
- The path for the default truststore has changed from (OpenJDK 8*)
jre/lib/security/cacerts
to (OpenJDK 11*)lib/security/cacerts
- The path to default truststore for OpenJDK 17* is
lib/security/cacerts
- See the following blog post for general information about migrating to Java 11: All You Need to Know For Migrating To Java 11.
- See the following blog post for general information about migrating to Java 17: Migrate to Java 17.
You must install a supported version of OpenJDK. If your deployment uses a version of OpenJDK lower than 1.8.0_181, see TLS Protocol Error with OpenJDK.
* Azul OpenJDK, OpenJDK 8, OpenJDK 11, and OpenJDK 17
are TCK certified for CDP.