Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13248
Change subject: IMPALA-8503: add option to start Kudu cluster with HMS integration ...................................................................... IMPALA-8503: add option to start Kudu cluster with HMS integration Currently static template configuration under testdata/cluster/ is used to control Kudu gflags when starting a Kudu cluster. An option to allow custom configuration such as enabling HMS integration is needed to allow tests to run with Kudu clusters with different set of configurations. This commit updates 'cluster/admin' script to start a cluster with argument. And adds an option to 'kudu-master' script to allow starting Kudu master with HMS integration using command `admin start_with_arg kudu hms`. Change-Id: I734d14ede6a03ad52e820e38a1fbcbac0a40ede2 --- M testdata/cluster/admin M testdata/cluster/node_templates/common/etc/init.d/kudu-master 2 files changed, 33 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/48/13248/1 -- To view, visit http://gerrit.cloudera.org:8080/13248 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I734d14ede6a03ad52e820e38a1fbcbac0a40ede2 Gerrit-Change-Number: 13248 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
