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/09/30 18:43:35 UTC

[GitHub] [beam] egalpin commented on issue #23448: [Bug]: Apache Beam ElasticIO Connector not working for ElasticSearch Cluster version 8.X

egalpin commented on issue #23448:
URL: https://github.com/apache/beam/issues/23448#issuecomment-1263901448

   Hi @karthikprogrammer. To use the 2.41.0 ES connector with the 2.25.0 SDK, you would need to build the jar for the ES module from the 2.41.0 branch and specify using that local version instead of the version from 2.25.0. I can’t guarantee that this will work, however, but you could try it. 
   
   I previously recorded some steps I took to do a similar thing with the pubsub module, which could easily be adapted to the ES module (just would be no need to using a custom sink experiment):
   
    https://lists.apache.org/thread/c6929ms0bjxtcw9ho4tdb5y3t8wnwnfy


-- 
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