tvalentyn commented on code in PR #21809:
URL: https://github.com/apache/beam/pull/21809#discussion_r919279012


##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -413,6 +413,7 @@ createCrossLanguageValidatesRunnerTask(
   classpath: configurations.validatesRunner,
   numParallelTests: Integer.MAX_VALUE,
   needsSdkLocation: true,
+  semiPersistDir: "/var/opt/google",

Review Comment:
    container code defines default values. i think runners may still be 
overriding the default values when configuring container pods, so switching to 
external containers might not remediate this.



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