trinodb/trino

Elasticsearch connector does not support a path prefix

Open

#26930 opened on Oct 14, 2025

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

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