Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/10684 )
Change subject: KUDU-2470: retry failed thirdparty downloads ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/10684/1/thirdparty/download-thirdparty.sh File thirdparty/download-thirdparty.sh: http://gerrit.cloudera.org:8080/#/c/10684/1/thirdparty/download-thirdparty.sh@76 PS1, Line 76: curl --retry 3 --retry-delay 60 -L -O "$FULL_URL" > Would it be sufficient to use curl's --retry option? Good call, done. -- To view, visit http://gerrit.cloudera.org:8080/10684 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia57dd9640d732a75659ca11763d89aefdaf16be1 Gerrit-Change-Number: 10684 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Mon, 11 Jun 2018 18:00:53 +0000 Gerrit-HasComments: Yes
