Skip to content

[HWORKS-2861] User-created Trino catalogs (ConfigMap + admin-gated restart)#615

Open
ErmiasG wants to merge 1 commit into
logicalclocks:mainfrom
ErmiasG:HWORKS-2861
Open

[HWORKS-2861] User-created Trino catalogs (ConfigMap + admin-gated restart)#615
ErmiasG wants to merge 1 commit into
logicalclocks:mainfrom
ErmiasG:HWORKS-2861

Conversation

@ErmiasG

@ErmiasG ErmiasG commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Document user-created Trino catalogs (HWORKS-2861). Project Data Owners create catalogs from the Query Engine; an administrator syncs them into the backend-owned ConfigMap and restarts Trino to load them.
  • User guide (user_guides/projects/trino/query_engine.md): new "Managing Catalogs" section — creating a catalog (the <project>__ prefix, connector properties, ${HOPSWORKS_SECRET:} references), the connection test, availability after an admin restart, and catalog-level access (Data Owner read/write, Data Scientist read; scope at the source database).
  • Admin guide (setup_installation/admin/trino.md): the sync + admin-gated restart workflow, the running-query warning shown before a restart, and the trino_test_coordinator_enabled variable.
  • Adds 8 supporting screenshots. No new pages, so no nav: changes.

Test plan

  • mkdocs build -s (strict) passes
  • markdownlint-cli2 clean on both changed pages
  • Image paths match the existing figures in each page and all assets exist

Companion PRs: hopsworks-ee #3167, hopsworks-front #2005, hopsworks-helm #2113.

…start)

https://hopsworks.atlassian.net/browse/HWORKS-2861

Document user-created Trino catalogs. Project Data Owners create
catalogs from the Query Engine, and an administrator syncs them and
restarts Trino to load them.

Extend the user guide with a Managing Catalogs section covering
creation (the <project>__ prefix, connector properties, and
${HOPSWORKS_SECRET:} references), the connection test, availability
after an admin restart, and catalog-level access scoped at the source
database. Extend the administrator guide with the sync and restart
workflow, the running-query warning shown before a restart, and the
trino_test_coordinator_enabled variable (enabled by default). Add the
supporting screenshots.

Signed-off-by: Ermias Gebremeskel <ermias@hopsworks.ai>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ErmiasG
ErmiasG requested a review from jimdowling July 14, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant