mosche commented on code in PR #25263:
URL: https://github.com/apache/beam/pull/25263#discussion_r1097306036
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -730,8 +729,6 @@ class BeamModulePlugin implements Plugin<Project> {
slf4j_jcl :
"org.slf4j:slf4j-jcl:$slf4j_version",
snappy_java :
"org.xerial.snappy:snappy-java:1.1.8.4",
spark_core :
"org.apache.spark:spark-core_2.11:$spark2_version",
Review Comment:
These are still used for cdapio (spark receiver)
--
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]