Internal Jenkins has submitted this change and it was merged. Change subject: download_requirements should download kudu-python and virtualenv ......................................................................
download_requirements should download kudu-python and virtualenv This is required for the ASF migration, since we don't want to include all of the tarballs in the repo and we want to allow developers to build using dependencies obtained from the standard upstream sources. Also remove a workaround for an old issue with building an impyla development version package. Change-Id: Ie9216596db0f37d706ea7f77c129cecd5b070429 Reviewed-on: http://gerrit.cloudera.org:8080/3217 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M infra/python/deps/download_requirements A infra/python/deps/pip_download.py M infra/python/deps/requirements.txt 3 files changed, 47 insertions(+), 7 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3217 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie9216596db0f37d706ea7f77c129cecd5b070429 Gerrit-PatchSet: 9 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
