[ 
https://issues.apache.org/jira/browse/IMPALA-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-10093:
-----------------------------------
    Component/s: Infrastructure

> pip_download.py can not detect system proxy correctly
> -----------------------------------------------------
>
>                 Key: IMPALA-10093
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10093
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>            Reporter: guojingfeng
>            Assignee: guojingfeng
>            Priority: Minor
>
> When build impala from source in Company Internal network, `pip_download.py` 
> failed to download dependency eggs from https endpoint Although correctly set 
> system proxy like http_proxy, https_proxy, no_proxy
> The documentation for urllib2 says that: 
> {quote}Note Currently urllib2 does not support fetching of https locations 
> through a proxy. However, this can be enabled by extending urllib2 as shown 
> in the recipe 7.
> {quote}
> [https://docs.python.org/2/howto/urllib2.html#proxies]
>  
> After some research, i found that curl works well with this. Is it feasible 
> to replace urllib with curl?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to