You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2024/03/26 11:48:26 UTC

[Impala-ASF-CR] IMPALA-12852: Make Kudu service start and stop independent

Hello Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21090

to look at the new patch set (#2).

Change subject: IMPALA-12852: Make Kudu service start and stop independent
......................................................................

IMPALA-12852: Make Kudu service start and stop independent

This patch decouples run-kudu.sh and kill-kudu.sh from run-mini-dfs.sh
and kill-mini-dfs.sh. These scripts can be useful for setting up test
environments that require no or only Kudu service.

Testing:
  - Ran the modified and new scripts and checked they worked as expected.

Change-Id: I9624aaa61353bb4520e879570e5688d5e3493201
---
A testdata/bin/kill-kudu.sh
M testdata/bin/run-all.sh
A testdata/bin/run-kudu.sh
M testdata/cluster/admin
4 files changed, 123 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/90/21090/2
-- 
To view, visit http://gerrit.cloudera.org:8080/21090
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9624aaa61353bb4520e879570e5688d5e3493201
Gerrit-Change-Number: 21090
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang <ch...@163.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>