[
https://issues.apache.org/jira/browse/IMPALA-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Zeyliger resolved IMPALA-6863.
-------------------------------------
Resolution: Fixed
Assignee: Philip Zeyliger
> pip_download.py doesn't respect 302 redirects
> ---------------------------------------------
>
> Key: IMPALA-6863
> URL: https://issues.apache.org/jira/browse/IMPALA-6863
> Project: IMPALA
> Issue Type: Task
> Components: Infrastructure
> Reporter: Philip Zeyliger
> Assignee: Philip Zeyliger
> Priority: Major
>
> We've got some builds failing with the following signature.
> {code:java}
> 00:58:21 ] Downloading AllPairs-2.0.1.tar.gz from
> https://pypi.python.org/packages/04/44/cb85d029b33ddfa7b5a27ae523434c2230f11a89d1f0c73203e9007a6eb0/AllPairs-2.0.1.tar.gz
> 00:58:21 ] ('http error', 302, 'Found', <httplib.HTTPMessage instance at
> 0x7fbf7819b050>)
> 00:58:21 ] Download failed after several attempts.
> 00:58:21 ] Warning: Unable to download Python requirements.
> 00:58:21 ] Warning: bootstrap_virtualenv or other Python-based tooling may
> fail.{code}
> One of the issues going on here is that pip_download.py doesn't respect
> Location redirects.
> [http://gerrit.cloudera.org:8080/10083] to address this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)