damccorm opened a new issue, #20494: URL: https://github.com/apache/beam/issues/20494
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
