Re: java.lang.IllegalArgumentException with 1.3.0 and Elastic Search connector

2017-07-07 Thread Aljoscha Krettek
Luckily, someone else figured out what the problem is: https://issues.apache.org/jira/browse/FLINK-7133 Best, Aljoscha > On 30. Jun 2017, at 00:49, Victor Godoy Poluceno > wrote: > > Hi Aljoscha, > > I am using Kafka connector (flink-connec

Re: java.lang.IllegalArgumentException with 1.3.0 and Elastic Search connector

2017-06-29 Thread Victor Godoy Poluceno
Hi Aljoscha, I am using Kafka connector (flink-connector-kafka-0.8) as source. Thank you! On Tue, Jun 27, 2017 at 11:52 AM, Aljoscha Krettek wrote: > Hi Victor, > > What are you using as a Source? The stack trace you posted indicates that > the problem is happening while specifying the source.

Re: java.lang.IllegalArgumentException with 1.3.0 and Elastic Search connector

2017-06-27 Thread Aljoscha Krettek
Hi Victor, What are you using as a Source? The stack trace you posted indicates that the problem is happening while specifying the source. This might be caused by some interactions with the Elasticsearch dependency. Best, Aljoscha > On 17. Jun 2017, at 18:36, Victor Godoy Poluceno > wrote: >

java.lang.IllegalArgumentException with 1.3.0 and Elastic Search connector

2017-06-17 Thread Victor Godoy Poluceno
Hi, after migrating to Flink 1.3.0, I started to get this exception when running in local mode: [error] (run-main-0) java.lang.IllegalArgumentException java.lang.IllegalArgumentException at org.apache.flink.shaded.org.objectweb.asm.ClassVisitor.(Unknown Source) at org.apache.flink.shaded.