Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20778


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, 109 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/78/20778/1
--
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: newchange
Gerrit-Change-Id: I2914bd7d5e0589200d114218fbe107bec0b1f8a2
Gerrit-Change-Number: 20778
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>

Reply via email to