Separate runner and SDK options
Open
core
java
P3
python
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
There is currently an overlap between pipeline options that are defined by a Java based runner and those in the Python SDK. This is resolved by relying on the arg parser exception to suppress the options supplied by the runner. We should find a better way to segregate those options.
Imported from Jira [BEAM-6537](https://issues.apache.org/jira/browse/BEAM-6537). Original Jira may contain additional context.
Reported by: thw.
Contributor guide
Assessment
This issue has not been assessed yet.