Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/10684 )
Change subject: KUDU-2470: retry failed thirdparty downloads ...................................................................... Patch Set 1: (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: if ! curl -L -O "$FULL_URL"; then Would it be sufficient to use curl's --retry option? -- 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: 1 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 17:46:17 +0000 Gerrit-HasComments: Yes
