GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/5195
[hotfix] [build] Always include Kafka 0.11 connector Now that Flink only supports builds for Scala 2.11+ we can unconditionally enable the Kafka 0.11 connector. You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 20171220a_always_include_kafka_0.11_connector Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5195.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5195 ---- commit c4bdbbcb95344101a61c6864d7f1c4feca1f0cb3 Author: Greg Hogan <code@...> Date: 2017-12-20T17:11:00Z [hotfix] [build] Always include Kafka 0.11 connector Now that Flink only supports builds for Scala 2.11+ we can unconditionally enable the Kafka 0.11 connector. ---- ---