Pinot
For ODP 3.3.6.x-x, configure Pinot to use JDK 17.
Skip this configuration if Pinot is not installed.
- In the Ambari UI, go to Pinot > Configs > Advanced pinot-env.
- Set
JAVA_HOMEto the JDK 17 installation path. For example:JAVA_HOME=/usr/lib/jvm/java-17-openjdk - Save the configuration.

Have a suggestion?