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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]