Xinyu Liu created BEAM-11914:
--------------------------------
Summary: Add PipelineOptions as DoFn @Setup parameters
Key: BEAM-11914
URL: https://issues.apache.org/jira/browse/BEAM-11914
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Xinyu Liu
Assignee: Xinyu Liu
Passing PipelineOptions to DoFn @Setup makes it easier for the users to access
their pipeline arguments. It also allows dynamically creating PipelineOptions
while constructing the pipeline, and can benefit integration with possible
config management framework.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)