[ 
https://issues.apache.org/jira/browse/BEAM-11932?focusedWorklogId=562633&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-562633
 ]

ASF GitHub Bot logged work on BEAM-11932:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Mar/21 22:08
            Start Date: 08/Mar/21 22:08
    Worklog Time Spent: 10m 
      Work Description: tysonjh commented on a change in pull request #14159:
URL: https://github.com/apache/beam/pull/14159#discussion_r589783474



##########
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:
       Yes. The documentation will be on cloud.google.com for Dataflow. One of 
the pages for specifying execution parameters is being refactored, once that is 
complete we'll have a better idea of how to incorporate these service options.
   
   There will be some overlap with `experiments` for the time being until the 
experiments that are 'GA' have first class pipeline options introduced.




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 562633)
    Time Spent: 7h 20m  (was: 7h 10m)

> ServiceOptions for configuring Dataflow
> ---------------------------------------
>
>                 Key: BEAM-11932
>                 URL: https://issues.apache.org/jira/browse/BEAM-11932
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Tyson Hamilton
>            Assignee: Tyson Hamilton
>            Priority: P2
>             Fix For: 2.29.0
>
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> Introduce a new pipeline option for configuring the Dataflow Service. The 
> option is specifically to decouple a service side feature from the Apache 
> Beam release cycle. This allows a service feature to support previously 
> released Apache Beam SDKs prior to a first-class pipeline option being 
> introduced (as part of the normal feature lifecycle).
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to