chamikaramj commented on a change in pull request #11018: [BEAM-9415] fix
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#discussion_r386692400
##########
File path: sdks/java/testing/expansion-service/build.gradle
##########
@@ -28,7 +28,7 @@ dependencies {
compile project(path: ":runners:core-construction-java")
compile project(path: ":sdks:java:io:parquet")
compile project(path: ":sdks:java:core", configuration: "shadow")
- provided library.java.hadoop_client
+ testRuntime library.java.hadoop_client
Review comment:
Is this change related ?
----------------------------------------------------------------
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]
With regards,
Apache Git Services