Scott Wegner created BEAM-81:
--------------------------------
Summary: --update PipelineOption is in the wrong interface
Key: BEAM-81
URL: https://issues.apache.org/jira/browse/BEAM-81
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Scott Wegner
Assignee: Davor Bonaci
Priority: Minor
Right now, --update PipelineOption is part of the DataflowPipelineDebugOptions.
It doesn't have anything to do with "debugging".
The entire DataflowPipelineDebugOptions is marked Internal and @Hidden.
@Hidden will make it not appear in '--help'.
Internal will make it marked as such in Javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)