Thomas Weise created BEAM-6531:
----------------------------------
Summary: Namespace for pipeline options
Key: BEAM-6531
URL: https://issues.apache.org/jira/browse/BEAM-6531
Project: Beam
Issue Type: Task
Components: runner-core, sdk-java-core, sdk-py-core
Affects Versions: 2.11.0
Reporter: Thomas Weise
Pipeline options have a name and group. But currently they are identified by
name only. This allows for collision if groups used the same name. There should
be a way to fully qualify an option, for example with a group prefix. This
requires changes to both the SDK clients (command line parsing etc.) and
runners (shared code for all Java runners).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)