You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/12 18:22:53 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #21809: [BEAM-14506] Adding testcases and examples for xlang Python RunInference

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org