[
https://issues.apache.org/jira/browse/BEAM-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426263#comment-16426263
]
Valentyn Tymofieiev commented on BEAM-3950:
-------------------------------------------
Thank you. Fair point.
As for staging all wheel files, I couldn't find a way to download all available
wheels using pip. Looks like there was a PR to add an --all option, but it was
not merged:
[https://github.com/pypa/pip/issues/4422|https://github.com/pypa/pip/issues/4422.],
but choosing a sane default or picking one of the wheels should be doable.
Also, the codepath that downloads the SDK from pypi is not tested during
release qualification since we pass --sdk_location, so we should test the
changes to the logic carefully.
> Dataflow Runner should supply a wheel version of Python SDK if it is available
> ------------------------------------------------------------------------------
>
> Key: BEAM-3950
> URL: https://issues.apache.org/jira/browse/BEAM-3950
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow, sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Valentyn Tymofieiev
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)