iemejia commented on a change in pull request #14801:
URL: https://github.com/apache/beam/pull/14801#discussion_r632694204
##########
File path: runners/flink/flink_runner.gradle
##########
@@ -134,6 +134,7 @@ dependencies {
compile project(":runners:java-fn-execution")
compile project(":runners:java-job-service")
compile project(":sdks:java:extensions:google-cloud-platform-core")
+ compile project(":sdks:java:io:kafka")
Review comment:
Maybe worth to add the TODOs to remove this once SDF is fixed because it
does not make sense that runners depend on IOs at least not for non test scopes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]