Andrew Wong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16958


Change subject: scripts: add extra flags to start_kudu.sh
......................................................................

scripts: add extra flags to start_kudu.sh

This adds the following configurations to start_kudu.sh:
--clusterdir: allows users to specify the base directory for the
cluster, rather than always defaulting to using the build directory.
--tserver-flags: extra gflags to add to the tablet servers.
--master-flags: extra gflags to add to the master servers.

I found these useful in creating some data in a cluster with specific
gflags with one executable, and "upgrading" the cluster to use a
different executable while using that same data.

Change-Id: Ic8808570259b084970c228fcac5cb4ea7e0b8d1e
---
M src/kudu/scripts/start_kudu.sh
1 file changed, 31 insertions(+), 11 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/16958/1
--
To view, visit http://gerrit.cloudera.org:8080/16958
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8808570259b084970c228fcac5cb4ea7e0b8d1e
Gerrit-Change-Number: 16958
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>

Reply via email to