Re: Regarding exception relating to FlinkKafkaConsumer09

2017-04-27 Thread Tzu-Li (Gordon) Tai
Hi! The `PropertiesUtil.getBoolean` currently only exists in `1.3-SNAPSHOT`. The method was added along with one of the Kafka consumer changes recently. Generally, you should always use matching versions of the Flink installation and the library, otherwise these kind of errors can always be

Regarding exception relating to FlinkKafkaConsumer09

2017-04-24 Thread Abdul Salam Shaikh
Hi, I am using 1.2-SNAPSHOT of Apache Flink and 1.3-SNAPSHOT of flink-connector-kafka-0.9_2.11. It was executing without any errors before but it is giving the following exception at the moment: ​java.lang.NoSuchMethodError: