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/03/08 20:56:21 UTC

[GitHub] [beam] boyuanzz commented on a change in pull request #14159: [BEAM-11932] Add Dataflow ServiceOptions.

boyuanzz commented on a change in pull request #14159:
URL: https://github.com/apache/beam/pull/14159#discussion_r589727367



##########
File path: runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowPipelineOptions.java
##########
@@ -109,6 +110,17 @@
 
   void setTemplateLocation(String value);
 
+  /**
+   * Service options are set by the user and configure the service. This decouples service side
+   * feature availability from the Apache Beam release cycle.
+   */
+  @Description(

Review comment:
       Are we going to have detailed documentation on what could be the service options here? And will this option be overlapped partially with current existing options?




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