Abacn commented on code in PR #33503:
URL: https://github.com/apache/beam/pull/33503#discussion_r2014965191


##########
sdks/java/io/kafka/build.gradle:
##########
@@ -52,6 +52,7 @@ dependencies {
   provided library.java.jackson_dataformat_csv
   permitUnusedDeclared library.java.jackson_dataformat_csv
   implementation project(path: ":sdks:java:core", configuration: "shadow")
+  implementation project(path: ":runners:core-java")

Review Comment:
   Missed that. Yes kafka io should not depends on runners. This does break 
internal import



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to