shunping commented on code in PR #33574:
URL: https://github.com/apache/beam/pull/33574#discussion_r1943379830
##########
sdks/java/io/sparkreceiver/2/build.gradle:
##########
@@ -43,8 +43,8 @@ dependencies {
implementation library.java.commons_lang3
implementation library.java.joda_time
implementation library.java.slf4j_api
- implementation library.java.spark_streaming
- implementation library.java.spark_core
+ implementation library.java.spark3_streaming
Review Comment:
I sent an email to dev list regarding this change. I will wait a couple days
to see if there is any objection or other suggestion.
--
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]