Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/24697 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Martonka <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M thirdparty/fetch-utils.sh 1 file changed, 25 insertions(+), 17 deletions(-) Approvals: Alexey Serbin: Verified Zoltan Martonka: Looks good to me, approved Abhishek Chennaka: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I44252718701dd608f6911c1b2d557b5f824359a5 Gerrit-Change-Number: 24697 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Martonka <[email protected]>
