Casey Ching has uploaded a new change for review. http://gerrit.cloudera.org:8080/2690
Change subject: IMPALA-3274: Always start Kudu for testing ...................................................................... IMPALA-3274: Always start Kudu for testing Previously Kudu would only be started when the test configuration was the standard mini-cluster. That led to failures during data loading when testing without the mini-cluster (ex: local file system). Kudu doesn't require any other services so now it'll be started for all test environments. Change-Id: I92643ca6ef1acdbf4d4cd2fa5faf9ac97a3f0865 --- M bin/impala-config.sh M testdata/bin/run-all.sh M testdata/cluster/admin 3 files changed, 12 insertions(+), 15 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/90/2690/1 -- To view, visit http://gerrit.cloudera.org:8080/2690 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I92643ca6ef1acdbf4d4cd2fa5faf9ac97a3f0865 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]>
