Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24697
Change subject: KUDU-3788 introduce custom source URL ...................................................................... KUDU-3788 introduce custom source URL Sometimes it's useful to fetch the source archive for a 3rd-party component from an alternative URL. The most common use case is when adding a new component or upgrading an existing one if it's too early to publish the source in the dedicated S3 bucket yet (e.g, if still experimenting with something). This changelist introduces a new variable <component_name>_SRC_URL to address that. I also updated the fetch-utils.sh script to unify on error reporting output. Change-Id: I44252718701dd608f6911c1b2d557b5f824359a5 --- M thirdparty/fetch-utils.sh 1 file changed, 25 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/24697/1 -- To view, visit http://gerrit.cloudera.org:8080/24697 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I44252718701dd608f6911c1b2d557b5f824359a5 Gerrit-Change-Number: 24697 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
