Acceldata
ODP

Pinot

For ODP 3.3.6.x-x, configure Pinot to use JDK 17.

Skip this configuration if Pinot is not installed.

  1. In the Ambari UI, go to Pinot > Configs > Advanced pinot-env.
  2. Set JAVA_HOME to the JDK 17 installation path. For example:
    JAVA_HOME=/usr/lib/jvm/java-17-openjdk
  3. Save the configuration.