apache / apache/beam

Allow for definition of pathPrefix for ElasticSearch rest client

Open
#20,494 7 comments 0 reactions 1 assignee Claimed by @g-zemlianyi View on GitHub
elasticsearch improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

When using ElasticSearchIO, need the ability to specify the pathPrefix for the ElasticSearch Rest Client.  ElasticSearch may not always be running at the `/` root path, for example, if it is deployed behind a proxy it may be at [http://host/path/to/index](http://host/path/to/index) - currently it is not possible to connect to that instance because there isn't a way to configure the `/path/to/index` on the ElasticSearch Rest Client in ElasticSearchIO

Imported from Jira [BEAM-10525](https://issues.apache.org/jira/browse/BEAM-10525). Original Jira may contain additional context.
Reported by: mjhugo.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.