[
https://issues.apache.org/jira/browse/BEAM-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547594#comment-17547594
]
Kenneth Knowles commented on BEAM-6531:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19331
> 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
> Priority: P3
> Labels: Clarified
> Fix For: 3.0.0
>
>
> 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
(v8.20.7#820007)