You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 17:30:22 UTC

[GitHub] [beam] damccorm opened a new issue, #20494: Allow for definition of pathPrefix for ElasticSearch rest client

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "johnjcasey (via GitHub)" <gi...@apache.org>.
johnjcasey commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1821222726

   Ah. You cannot push to this repo directly, as you are not a committer. Please see https://beam.apache.org/contribute/ for all the details, but you basically need to fork the repo, and make your PR from that fork.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1810876136

   Sounds good, thanks! I'm not an expert in the area, but @johnjcasey should be able to help or find someone to help with any questions/reviews


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "g-zemlianyi (via GitHub)" <gi...@apache.org>.
g-zemlianyi commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1809406691

   Hi @damccorm, I would like to take care of this issue. It's a pretty old quality-of-life improvement that was proposed by Mike Hugo in Jira [BEAM-10525] (https://issues.apache.org/jira/browse/BEAM-10525) with an attached patch. I have already faced this issue and resolved it on my own.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "g-zemlianyi (via GitHub)" <gi...@apache.org>.
g-zemlianyi commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1815404042

   Hi, @johnjcasey. I am unable to push my changes or create a new branch. Perhaps I took the issue incorrectly. Could you please reassign it to me by running '.take-issue' again? I apologize for the inconvenience.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "g-zemlianyi (via GitHub)" <gi...@apache.org>.
g-zemlianyi commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1809399672

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "johnjcasey (via GitHub)" <gi...@apache.org>.
johnjcasey commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1814753653

   Yep! Feel free to create a PR and I'd be happy to review


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Allow for definition of pathPrefix for ElasticSearch rest client [beam]

Posted by "g-zemlianyi (via GitHub)" <gi...@apache.org>.
g-zemlianyi commented on issue #20494:
URL: https://github.com/apache/beam/issues/20494#issuecomment-1823726066

   Thank you for clarification @johnjcasey. PR is created. 


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org