Casey Ching has uploaded a new patch set (#2).
Change subject: Improve mini-cluster usability (testdata/cluster/admin)
......................................................................
Improve mini-cluster usability (testdata/cluster/admin)
Changes:
1) Previously when a service would fail, the user would have to find the
the log file and open it. Now the end of the log is dumped to stdout.
2) Add start, stop, and restart commands to the "admin" script. For
example now you can run
testdata/cluster/admin restart kudu
3) Wait up to 120 seconds for services to shutdown. The timeout is the
same as for the Impala processes. If the services fail to stop an
error will be raised.
Change-Id: I537ea5656df2081d4f1f27a9f3fcef4547fdc2fe
---
M testdata/cluster/admin
M testdata/cluster/node_templates/common/etc/init.d/common.tmpl
2 files changed, 87 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/51/2751/2
--
To view, visit http://gerrit.cloudera.org:8080/2751
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I537ea5656df2081d4f1f27a9f3fcef4547fdc2fe
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <[email protected]>