Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/10782
Reviewed-by: Philip Zeyliger <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M testdata/bin/create-load-data.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Philip Zeyliger: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: Ie9a24c0e9fa34e43697b16b48cf219f47f30c0cc
Gerrit-Change-Number: 10782
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>

Reply via email to