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


Change subject: [tools] fix buildall.sh -testdata with existing data
......................................................................

[tools] fix buildall.sh -testdata with existing data

The help output for buildall.sh notes running `buildall.sh -testdata` as
an option to incrementally load test data without formatting the
mini-cluster. However trying to do that with existing data loaded
results in an error when running `hadoop fs -mkdir /test-warehouse`. Add
`-p` so this step is idempotent, allowing the example to work as
documented.

Change-Id: Icc4ec4bb746abf53f6787fce4db493919806aaa9
---
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/22/18522/1
--
To view, visit http://gerrit.cloudera.org:8080/18522
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc4ec4bb746abf53f6787fce4db493919806aaa9
Gerrit-Change-Number: 18522
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>

Reply via email to