boyuanzz commented on a change in pull request #14801:
URL: https://github.com/apache/beam/pull/14801#discussion_r633758647
##########
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:
Usually populating experiments from runner is the least preferred one
for me. With applying override utils from transform directly, we will have a
centralized place to change the logic if needed.
--
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]