For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Java

To install Pentaho, you will need to install a supported version of Java.

Perform the following steps to install a supported version of Java:

  1. Check the Components Reference to see which version of Java Pentaho supports.

  2. Download the supported version of the JRE or JDK from the Oracle website and install it.

  3. Set an environmental variable to point to your Java installation directory:

    • On Linux: echo $JAVA_HOME=/usr/lib/jvm/jdk11.x.x.x

    • On Windows: SET $JAVA_HOME=C:\Program Files\Java\jdk11.x.x.x

Last updated

Was this helpful?