stackabletech / stackabletech/trino-operator
Implement Trino discovery
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 63
- Forks
- 13
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 12
Description
We need an external Trino discovery in preparation for https://github.com/stackabletech/superset-operator/issues/3 to connect SuperSet to Trino.
We already have an internal discovery (for the workers to set the discovery.uri property) which could be extended.
Acceptance Criteria
- The Trino operator writes a ConfigMap with all required information like coordinator url and required authentication
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing internal discovery implementation and the Trino operator's current ConfigMap handling. Define the external discovery information needed to connect Superset to Trino, including the coordinator URL and required authentication, then verify that the operator writes a ConfigMap containing all required information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100