guojingfeng has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/16344 )

Change subject: IMPALA-10093: Replace urllib with curl to download python deps
......................................................................

IMPALA-10093: Replace urllib with curl to download python deps

When build impala in Company internal network, pip_download.py
failed to download dependency eggs from https engpoint Although
correcly set system proxy like http_proxy, https_proxy. Is is
a issue of python2's urllib. I just replace urllib with curl
which can works well with system proxy like https_proxy.

Change-Id: I146d93312701fd682420cb65cf4738bc030f3cfb
---
M infra/python/deps/pip_download.py
1 file changed, 4 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/16344/2
--
To view, visit http://gerrit.cloudera.org:8080/16344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I146d93312701fd682420cb65cf4738bc030f3cfb
Gerrit-Change-Number: 16344
Gerrit-PatchSet: 2
Gerrit-Owner: guojingfeng <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Reviewer: guojingfeng <[email protected]>

Reply via email to