Hello Laszlo Gaal, Joe McDonnell,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20778
to look at the new patch set (#2).
Change subject: IMPALA-3192: Add fetch.sh to download prebuilt artifacts
......................................................................
IMPALA-3192: Add fetch.sh to download prebuilt artifacts
Adds fetch.sh to download prebuilt artifacts from an existing toolchain
build. Requires a TOOLCHAIN_BUILD_ID (can be found in Impala's
impala-config.sh).
To get compilation tools, run
./fetch.sh $TOOLCHAIN_BUILD_ID
then download specific packages with
./fetch.sh $TOOLCHAIN_BUILD_ID zlib 1.2.13 zstd 1.5.2
Change-Id: I2914bd7d5e0589200d114218fbe107bec0b1f8a2
---
M README.md
A fetch.sh
M init-compiler.sh
M init.sh
4 files changed, 110 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/78/20778/2
--
To view, visit http://gerrit.cloudera.org:8080/20778
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2914bd7d5e0589200d114218fbe107bec0b1f8a2
Gerrit-Change-Number: 20778
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>