Re: Availability for the ElasticSearch 2 streaming connector
Posted by
rmetzger0 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Availability-for-the-ElasticSearch-2-streaming-connector-tp4947p4988.html
Hi Mihail,
It seems that nobody is actively working on the elasticsearch2 connector right now. The 1.0.0 release is already feature frozen, only bug fixes or (some) pending pull requests go in.
What you can always do is copy the code from our current elasticsearch connector, set the dependency to the version you would like to use and adopt our code to their API changes. I think it might take not much time to get it working.
(The reason why we usually need more time for stuff like this are integration tests and documentation).
Please let me know if that solution doesn't work for you.
Regards,
Robert