David Knupp has uploaded a new change for review. http://gerrit.cloudera.org:8080/4900
Change subject: IMPALA-4229: Download auxiliary test data if Impala-auxiliary-tests is available. ...................................................................... IMPALA-4229: Download auxiliary test data if Impala-auxiliary-tests is available. This was a slight annoyance for internal Cloudera devs setting up new environments. If the Impala-auxiliary-tests repo is checked out, our data load scripts assume that the auxiliary test data archives have been downloaded and unpacked. But this requires devs to run another script by hand. This patch just inserts the download step into the data load process. If the test data is in fact already present, nothing is downloaded. Change-Id: Iebe605bfb610c2f0529100d79ceecb07cc7c6165 --- M testdata/bin/create-load-data.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/4900/1 -- To view, visit http://gerrit.cloudera.org:8080/4900 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iebe605bfb610c2f0529100d79ceecb07cc7c6165 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]>
