stackabletech / stackabletech/trino-operator

Implement Trino discovery

Open
#240 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type/feature-new
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.