Taras Bobrovytsky has uploaded a new change for review. http://gerrit.cloudera.org:8080/6518
Change subject: Increase the robustness of pip_download.py ...................................................................... Increase the robustness of pip_download.py There were some build failures due to a failure to download a JSON file for some Python package. In this patch, we increase the number of download attempts and randomly vary the amount of time between each download attempt. Change-Id: Ie2d923e4b061a4197be69e3259aad881aca7b519 --- M infra/python/deps/pip_download.py 1 file changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/6518/1 -- To view, visit http://gerrit.cloudera.org:8080/6518 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie2d923e4b061a4197be69e3259aad881aca7b519 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Taras Bobrovytsky <[email protected]>
