Hello Zoltan Martonka, Ashwani Raina, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24687
to look at the new patch set (#3).
Change subject: KUDU-3788 download source archives by demand only
......................................................................
KUDU-3788 download source archives by demand only
Prior changelist [1] introduced fetching source archives by demand
in pre-built mode (USE_PREBUILT_THIRDPARTY=1). Meanwhile, in legacy
(i.e. non-pre-built mode), all of the source archives would still be
unconditionally downloaded. This changelist extends on-demand source
archive fetching to the legacy mode as well.
The download-thirdparty.sh can still be used to fetch, extract, patch
and configure the source code for all the 3rd-party components when run
as a stand-alone script. However, it's no longer invoked when running
build-if-necessary.sh.
[1] http://gerrit.cloudera.org:8080/24673 (git hash 1d9153c24)
Change-Id: I51a1822070f6e37726e4efd53ba5e536c9eb8fb9
---
M examples/flink-replication/README.md
M thirdparty/build-if-necessary.sh
M thirdparty/download-thirdparty.sh
M thirdparty/fetch-utils.sh
M thirdparty/vars.sh
5 files changed, 64 insertions(+), 24 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/24687/3
--
To view, visit http://gerrit.cloudera.org:8080/24687
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51a1822070f6e37726e4efd53ba5e536c9eb8fb9
Gerrit-Change-Number: 24687
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Martonka <[email protected]>