[
https://issues.apache.org/jira/browse/BEAM-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476810#comment-17476810
]
Kenneth Knowles commented on BEAM-10525:
----------------------------------------
Hi [~mjhugo]. Sorry this ticket did not get a comment. If you are still
interested, you could open a pull request to Beam with your patch.
> Allow for definition of pathPrefix for ElasticSearch rest client
> ----------------------------------------------------------------
>
> Key: BEAM-10525
> URL: https://issues.apache.org/jira/browse/BEAM-10525
> Project: Beam
> Issue Type: Improvement
> Components: io-java-elasticsearch
> Reporter: Mike Hugo
> Priority: P3
> Attachments: allow_the_pathPrefix_to_be_specified.patch
>
>
> 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] - 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)