Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2122
to look at the new patch set (#2).
Change subject: Improvements to download-thirdparty.sh for low bandwidth
connections
......................................................................
Improvements to download-thirdparty.sh for low bandwidth connections
When internet bandwidth is harder to come by than disk space, it's nice
to have an option to keep thirdparty archives around instead of
re-downloading them all the time. By setting the
NO_REMOVE_THIRDPARTY_ARCHIVES environment variable, the downloaded
source tarballs for thirdparty will not be removed and will be reused
the next time download-thirdparty.sh attempts to fetch the artifact. If
the artifact is corrupted, it is removed and the script attempts to
re-download it. This retry only happens once.
Change-Id: I1c7ca6994d2c0251676ebe1397cf4fccfb1d59f9
---
M thirdparty/download-thirdparty.sh
1 file changed, 40 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/2122/2
--
To view, visit http://gerrit.cloudera.org:8080/2122
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1c7ca6994d2c0251676ebe1397cf4fccfb1d59f9
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>