[ 
https://issues.apache.org/jira/browse/FLINK-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918045#comment-16918045
 ] 

Leonid Ilyevsky commented on FLINK-13025:
-----------------------------------------

We certainly need a new connector for Elasticsearch 7.x.

I tried to work around that issue with deprecated 'type' field, and so I 
attempted to use flink-connector-elasticsearch6 with 
elasticsearch-rest-high-level-client version 7.3.1. Got fatal exception:

 

{{java.lang.NoSuchMethodError: 
org.elasticsearch.client.RestHighLevelClient.ping([Lorg/apache/http/Header;)Z}}
{\{ at 
org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6ApiCallBridge.createClient(Elasticsearch6ApiCallBridge.java:81)}}

.....

> Elasticsearch 7.x support
> -------------------------
>
>                 Key: FLINK-13025
>                 URL: https://issues.apache.org/jira/browse/FLINK-13025
>             Project: Flink
>          Issue Type: New Feature
>          Components: Connectors / ElasticSearch
>    Affects Versions: 1.8.0
>            Reporter: Keegan Standifer
>            Priority: Major
>
> Elasticsearch 7.0.0 was released in April of 2019: 
> [https://www.elastic.co/blog/elasticsearch-7-0-0-released]
> The latest elasticsearch connector is 
> [flink-connector-elasticsearch6|https://github.com/apache/flink/tree/master/flink-connectors/flink-connector-elasticsearch6]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to