Re: Elasticsearch source

2023-11-14 Thread Junrui Lee
Hi Tauseef, AFAIK, Flink does not support ElasticSearch as a source connector. It only supports ElasticSearch as a sink connector. Best regards, Junrui Tauseef Janvekar 于2023年11月15日周三 14:36写道: > Dear Team, > > We were looking for some elasticsearch source connector for flink and I &g

Elasticsearch source

2023-11-14 Thread Tauseef Janvekar
Dear Team, We were looking for some elasticsearch source connector for flink and I could not get any example though. Is it possible to read from elasticsearch, technically it is not streaming but somehow it should be supported as we want some transformation logic based on elastic entries. Any