Set up Trino Knox

With ODP v3.3.6.2-1, the Knox service and rewrite.xml are automatically integrated. The only required step is to add the TRINOUI section in the service topology XML.

Bash
Copy

An additional setup step involves importing the required certificates into the following truststores:

  1. Import the Knox certificate into JDK-23’s truststore on hostname mentioned in the above topology.
  2. Import the Trino coordinator’s certificate into Knox’s truststore on the Knox host.
Bash
Copy
  1. Import the Knox certificate to the default JDK-11 or JDK-8 truststore (cacerts).
Bash
Copy
  1. Import the Trino coordinator's certificate into Knox's JDK 11 or JDK 8 truststore (cacerts) on the host running Knox.
Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated
On This Page
Set up Trino Knox