[
https://issues.apache.org/jira/browse/BEAM-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121391#comment-17121391
]
Kenneth Knowles edited comment on BEAM-10115 at 6/1/20, 11:05 PM:
------------------------------------------------------------------
I looked around a bit more and found
https://stackoverflow.com/questions/59815620/gcloud-upload-httplib2-redirectmissinglocation-redirected-but-the-response-is-m
which points to
https://github.com/googleapis/google-api-python-client/issues/803. The issue is
an incompatibility with an httplib2 version 0.16.0. Pinning is a workaround. I
have not confirmed this is the Beam problem.
was (Author: kenn):
I looked around a bit more and found
https://stackoverflow.com/questions/59815620/gcloud-upload-httplib2-redirectmissinglocation-redirected-but-the-response-is-m
which points to
https://github.com/googleapis/google-api-python-client/issues/803. The issue is
an incompatibility with an httplib2 version. Pinning is a workaround. I have
not confirmed this is the Beam problem.
> Staging requirements.txt fails but staging setup.py succeeds
> ------------------------------------------------------------
>
> Key: BEAM-10115
> URL: https://issues.apache.org/jira/browse/BEAM-10115
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, sdk-py-core
> Reporter: Kenneth Knowles
> Priority: P2
>
> User reports on StackOverflow:
> https://stackoverflow.com/questions/62032382/dataflow-fails-when-i-add-requirements-txt-python
> The issue appears to be a problem with staging, and a difference between
> using `requirements.txt` and `setup.py` for some reason.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)