Hi to all,
at the moment I have a Flink Job that generates a DataSet<String> that I
write to a File that is read by Logstash to index data on ES.
I'd like to use the new ElasticsearchSink to index those JSON directly from
Flink but ElasticsearchSink only works with streaming environment.

Is there any bridge class for this?

Best,
Flavio

Reply via email to