Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10782


Change subject: IMPALA-7193: Fix cluster startup args in create-load-data.sh
......................................................................

IMPALA-7193: Fix cluster startup args in create-load-data.sh

The minicluster args for dataload changed to
a bash array in IMPALA-7119, and this requires
a special syntax to derefence and get the whole
array.

This fixes the invocation to use the right
syntax ($BASH_VAR[@] rather than $BASH_VAR).

Change-Id: Ie9a24c0e9fa34e43697b16b48cf219f47f30c0cc
---
M testdata/bin/create-load-data.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/10782/1
--
To view, visit http://gerrit.cloudera.org:8080/10782
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9a24c0e9fa34e43697b16b48cf219f47f30c0cc
Gerrit-Change-Number: 10782
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to