trinodb/trino

Elasticsearch connector does not support a path prefix

Open

#26,930 opened on Oct 14, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
good first issue

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (Avg merge 6d 3h) (251 merged PRs in 30d)

Description

There doesn't seem to be away to configure (specify a path prefix) for an elasticsearch connection to an endpoint like: "http://example.com:80/elasticsearch"

Contributor guide