Hi Till, Thanks for the information. I'm using sbt and I have the following line in build.sbt:
libraryDependencies += "org.apache.flink" % "flink-connector-kafka" % "0.9.0" exclude("org.apache.kafka", "kafka_${scala.binary.version}") Also, I copied flink-connector-kafka-0.9.0.jar under <flink_root_dir>/lib/, but there is still ClassNotFoundException for KafkaSink. I appreciate it if you have any suggestion. Wendong -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Kafka-example-in-Scala-tp2069p2144.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.