You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Dawid Wysakowicz <wy...@gmail.com> on 2017/06/09 06:57:39 UTC

Elasticsearch 5 connector maven artifact

Hi devs,

I tried using flink-connector-elasticsearch5_2.10 dependency:

> <dependency>
>
>             <groupId>org.apache.flink</groupId>
>
>             <artifactId>flink-connector-elasticsearch5_2.10</artifactId>
>
>             <version>1.3.0</version>
>
>         </dependency>
>
>
But it seems it was not published with 1.3.0 release. Was it intended? I
filed a JIRA for it: https://issues.apache.org/jira/browse/FLINK-6854


Z pozdrowieniami! / Cheers!

Dawid Wysakowicz

*Data/Software Engineer*

Skype: dawid_wys | Twitter: @OneMoreCoder

<http://getindata.com/>

Re: Elasticsearch 5 connector maven artifact

Posted by Nico Kruber <ni...@data-artisans.com>.
This is among the fixes for 1.3.1

see https://issues.apache.org/jira/browse/FLINK-6812


Nico

On Friday, 9 June 2017 08:57:39 CEST Dawid Wysakowicz wrote:
> Hi devs,
> 
> I tried using flink-connector-elasticsearch5_2.10 dependency:
> > <dependency>
> > 
> >             <groupId>org.apache.flink</groupId>
> >             
> >             <artifactId>flink-connector-elasticsearch5_2.10</artifactId>
> >             
> >             <version>1.3.0</version>
> >         
> >         </dependency>
> 
> But it seems it was not published with 1.3.0 release. Was it intended? I
> filed a JIRA for it: https://issues.apache.org/jira/browse/FLINK-6854
> 
> 
> Z pozdrowieniami! / Cheers!
> 
> Dawid Wysakowicz
> 
> *Data/Software Engineer*
> 
> Skype: dawid_wys | Twitter: @OneMoreCoder
> 
> <http://getindata.com/>