You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 23:47:32 UTC

[GitHub] [beam] kennknowles opened a new issue, #19334: Separate runner and SDK options

kennknowles opened a new issue, #19334:
URL: https://github.com/apache/beam/issues/19334

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org