Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3763: download_requirements fixes ......................................................................
IMPALA-3763: download_requirements fixes * Download to infra/python/deps instead of the current directory. * Download the correct virtualenv version, to match the version on cdh5-trunk * Don't re-download packages repeatedly, instead check the md5sum. Testing: Tested manually on the ASF tree, then made sure that bootstrap_virtualenv completed successfully to make sure we had all of the requirements downloaded successfully. Change-Id: I5a3c42236dddfd8a456c82605dc1fdc199a2bc48 Reviewed-on: http://gerrit.cloudera.org:8080/3416 Reviewed-by: Jim Apple <[email protected]> Tested-by: Internal Jenkins --- M infra/python/deps/download_requirements M infra/python/deps/pip_download.py 2 files changed, 20 insertions(+), 7 deletions(-) Approvals: Jim Apple: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3416 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a3c42236dddfd8a456c82605dc1fdc199a2bc48 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Michael Ho
