Acceldata Open Source Data Platform
ODP 3.2.3.3-2
Release Notes
What is ODP
Installation
Advanced Installation
Configuration and Management
Upgrade
USER GUIDES
Security
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.2.3.3-2, you need to manually create the required directories and add the service.xml and rewrite.xml files at the specified paths. The content for these files are available at the provided link.
Bash
/var/lib/knox/data-3.2.3.3-2/services/trinoui/365/rewrite.xmlAn 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.2.3.3-2/security/keystores/gateway.jks- Import the Knox certificate to the default JDK-11 or JDK-8 truststore (cacerts).
Bash
keytool -importcert -alias knox -file knox.pem -keystore /usr/lib/jvm/java-11-openjdk-11.0.25.0.9-2.el8.x86_64/lib/security/cacerts -storepass changeit -noprompt- Import the Trino coordinator's certificate into Knox's 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-11-openjdk-11.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 May 7, 2025
Was this page helpful?
Next to read:
Trino Supported ConnectorsDiscard 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