[ https://issues.apache.org/jira/browse/FLINK-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341134#comment-16341134 ]
Flavio Pompermaier commented on FLINK-8101: ------------------------------------------- Hi to all, I've drafted a first version of the Flink ES 6 connector (that is also compatible with ES 5.3+) that I want to discuss with the community. There are a couple of thing to review (I know I still have to properly update the Javadoc...): # How to test the connector? It seems that the embedded Node is not supported anymore (at least to test the REST part)..am I wrong? # Is it possible to make it compatible with the base elasticsearch connector? # Are the http request serialized as JSON or as binary? Is it possible to force binary conversion? > Elasticsearch 6.x support > ------------------------- > > Key: FLINK-8101 > URL: https://issues.apache.org/jira/browse/FLINK-8101 > Project: Flink > Issue Type: New Feature > Components: ElasticSearch Connector > Affects Versions: 1.4.0 > Reporter: Hai Zhou UTC+8 > Assignee: Flavio Pompermaier > Priority: Major > Fix For: 1.5.0 > > > Recently, elasticsearch 6.0.0 was released: > https://www.elastic.co/blog/elasticsearch-6-0-0-released > The minimum version of ES6 compatible Elasticsearch Java Client is 5.6.0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)