Tim Armstrong has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16344 )

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

IMPALA-10093: Replace urllib with wget 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 wget
which can works well with system proxy like https_proxy.

Change-Id: I146d93312701fd682420cb65cf4738bc030f3cfb
Reviewed-on: http://gerrit.cloudera.org:8080/16344
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M infra/python/deps/pip_download.py
1 file changed, 4 insertions(+), 10 deletions(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I146d93312701fd682420cb65cf4738bc030f3cfb
Gerrit-Change-Number: 16344
Gerrit-PatchSet: 4
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