[
https://issues.apache.org/jira/browse/BEAM-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684547#comment-16684547
]
Valentyn Tymofieiev commented on BEAM-5953:
-------------------------------------------
Sounds like we need to change stage_file implementation:
[https://github.com/apache/beam/blob/41bf69391fe2db032302960d2188134563d6653d/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py#L464]
Either fix, current usage of apitools client, or reimplement it using
google-clooud-storage (which can be a self-contained step towards moving away
from apitools, but will add a new dependency).
This is very likely related: https://issues.apache.org/jira/browse/BEAM-5502.
> Support DataflowRunner on Python 3
> ----------------------------------
>
> Key: BEAM-5953
> URL: https://issues.apache.org/jira/browse/BEAM-5953
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Mark Liu
> Assignee: Mark Liu
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)