Configure Pulse to Monitor Trino (Custom Java Binary)
This page describes how to update Pulse configuration when Trino uses a custom Java binary path.
Steps to Configure
- On a Pulse node, open override.yml and add the following field under the base section.
base:
extra_adsvcproc_process_name: "<path-to-custom-java-bin-used-by-trino>, <path-to-other-custom-bins>"
- Run the following command to apply the configurations.
accelo reconfig cluster
