Re: Flink Kafka connector not exist

2018-04-19 Thread Tzu-Li (Gordon) Tai
Hi Sebastien, You need to add the dependency under a “dependencies” section, like so: … Then it should be working. I would also recommend using the Flink quickstart Maven templates [1], as they already have a well defined Maven project skeleton for Flink jobs. Cheers, Gordon [1]  h

Flink Kafka connector not exist

2018-04-19 Thread Lehuede sebastien
Hi Guys, I have created a project with Maven to try to send data from Kafka to Flink. But when i try to build the project i have the following error : *[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project processing-app: Compilatio