David Knupp has uploaded a new change for review. http://gerrit.cloudera.org:8080/4901
Change subject: IMPALA-4229: Download aux test data if Impala-aux repo is available. ...................................................................... IMPALA-4229: Download aux test data if Impala-aux repo 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: I089e61477a71f7f248aec74d01db6655fd203801 --- 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/01/4901/1 -- To view, visit http://gerrit.cloudera.org:8080/4901 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I089e61477a71f7f248aec74d01db6655fd203801 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]>
