You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Matt Casters (Jira)" <ji...@apache.org> on 2022/01/11 08:47:00 UTC

[jira] [Created] (BEAM-13630) Improve documentation for the Dataflow Service options

Matt Casters created BEAM-13630:
-----------------------------------

             Summary: Improve documentation for the Dataflow Service options 
                 Key: BEAM-13630
                 URL: https://issues.apache.org/jira/browse/BEAM-13630
             Project: Beam
          Issue Type: Improvement
          Components: runner-dataflow
    Affects Versions: 2.35.0
            Reporter: Matt Casters


Class DataflowPipelineOptions has the ability to set "Dataflow service options".

The description in the code is: 
{code:java}
Service options are set by the user and configure the service. This decouples service side feature availability from the Apache Beam release cycle.{code}
It would be great to have a link here to the Google cloud documentation where we can find a list of options or perhaps an example on how such an option looks like.

See also:  https://github.com/apache/beam/pull/14159#discussion_r589727367



--
This message was sent by Atlassian Jira
(v8.20.1#820001)