You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/11/09 22:50:59 UTC

[jira] [Created] (BEAM-950) DoFn Setup and Teardown methods should have access to PipelineOptions

Thomas Groh created BEAM-950:
--------------------------------

             Summary: DoFn Setup and Teardown methods should have access to PipelineOptions
                 Key: BEAM-950
                 URL: https://issues.apache.org/jira/browse/BEAM-950
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Davor Bonaci


This enables any options-relevant decisions to be made once per DoFn, without having to lazily initialize in {{startBundle}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)