apache/pinot

No way to configure base path/url for Pinot UI

Open

#13,125 opened on May 10, 2024

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Java (1,234 forks)batch import
featurehelp wantedui

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 7d 17h) (190 merged PRs in 30d)

Description

No config value which allows a change to the base path of the Pinot UI.

If there is a basic ingress configuration that includes a path as opposed to exclusively a host this causes the UI to fail in Kubernetes.

Contributor guide