Re: Elasticsearch 6.3.x connector

2018-07-18 Thread vino yang
To Gordon: +1 for your efforts, considering ElasticSearch is a very popular full-text search and analysis engine. If it could be merged into 1.6 version, that would be very good to the community. Thanks, vino. 2018-07-18 17:42 GMT+08:00 Tzu-Li (Gordon) Tai : > Hi Miki, > > The latest stable vers

Re: Elasticsearch 6.3.x connector

2018-07-18 Thread Tzu-Li (Gordon) Tai
Hi Miki, The latest stable version of the Elasticsearch connector, as of Flink 1.5.x, is Elasticsearch 5.x. As for Elasticsearch 6.x, there has been some PRs that has been open for a while and have already been discussed quite thoroughly [1] [2]. Till and I have talked about merging these for

Re: Elasticsearch 6.3.x connector

2018-07-16 Thread vino yang
Hi miki, Flink does not provide a connector for ElasticSearch 6 yet. There is this JIRA issue to track the development progress [1]. Based on the issues's status, it is in progress. Flink's documentation about the elasticsearch connector is right, current stable version is 5.x. And the maven repo

Elasticsearch 6.3.x connector

2018-07-16 Thread miki haiat
HI , I just wondered what is to status of the 6.3.x elastic connector. flink-connector-elasticsearch-base_2.11 has elastic 6.3.1 dependencies . Documentation mention 5.3 as the stable version el