Documentation
ODP 3.3.6.3-1
Release Notes
What is ODP
Installation
Component User guide and Installation Instructions
Upgrade Instructions
Downgrade Instructions
Reference Guide
Security Guide
Troubleshooting Guide
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Set up Trino Knox
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
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
<service> <role>TRINOUI</role> <url>https://<hostname>:9096</url></service>An additional setup step involves importing the required certificates into the following truststores:
- Import the Knox certificate into JDK-23’s truststore on hostname mentioned in the above topology.
- Import the Trino coordinator’s certificate into Knox’s truststore on the Knox host.
Bash
keytool -import -alias trino-coordinator -file /tmp/trino-coordinator.crt -keystore /var/lib/knox/data-3.3.6.1-1/security/keystores/gateway.jks- Import the Knox certificate to the default JDK 17, JDK-11, or JDK-8 truststore (cacerts).
Bash
keytool -importcert -alias knox -file knox.pem -keystore /usr/lib/jvm/java-17-openjdk-17.0.25.0.9-2.el8.x86_64/lib/security/cacerts -storepass changeit -noprompt- Import the Trino coordinator's certificate into Knox's JDK 17, JDK-11, or JDK-8 truststore (cacerts) on the host running Knox.
Bash
keytool -importcert -alias trino-coordinator -file /tmp/trino-coordinator.crt -keystore /usr/lib/jvm/java-17-openjdk-17.0.25.0.9-2.el8.x86_64/lib/security/cacerts -storetype PKCS12 -storepass changeit -nopromptType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jan 13, 2026
Was this page helpful?
Next to read:
Set up Trino Ranger (For 3.3.6.x-x or later)Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message