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 2021/06/25 07:10:42 UTC

[GitHub] [beam] je-ik commented on a change in pull request #15082: [BEAM-12538] Allow PortablePipelineOptions to be specified on command line

je-ik commented on a change in pull request #15082:
URL: https://github.com/apache/beam/pull/15082#discussion_r658525402



##########
File path: sdks/java/expansion-service/build.gradle
##########
@@ -38,6 +38,7 @@ dependencies {
   compile project(path: ":sdks:java:core", configuration: "shadow")
   compile project(path: ":runners:core-construction-java")
   compile project(path: ":runners:java-fn-execution")
+  compile project(path: ":runners:direct-java")

Review comment:
       This is unfortunate, but PipelineOptionsFactory does not permit not to have a runner.




-- 
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:
users@infra.apache.org