kennknowles opened a new issue, #19168: URL: https://github.com/apache/beam/issues/19168
The current default value of "default" implies a Dataflow specific behavior of the artifact stager. The same stager is also used by the portable runner, which has to specify a value "container", which actually means to not stage the SDK. That should be the default behavior and the default value for the sdk_location should be None. The Dataflow runner can then specify a value such as "pypi" which conveys more closely the expected behavior. Imported from Jira [BEAM-5525](https://issues.apache.org/jira/browse/BEAM-5525). 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
