Namespace for pipeline options
Open
core
java
P3
python
runners
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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).
Imported from Jira [BEAM-6531](https://issues.apache.org/jira/browse/BEAM-6531). Original Jira may contain additional context.
Reported by: thw.
Contributor guide
Assessment
This issue has not been assessed yet.