[ 
https://issues.apache.org/jira/browse/IMPALA-12852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833135#comment-17833135
 ] 

ASF subversion and git services commented on IMPALA-12852:
----------------------------------------------------------

Commit 23a14a249c783a9dfb38586052513c6455ce3dad in impala's branch 
refs/heads/master from zhangyifan27
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=23a14a249 ]

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
Reviewed-on: http://gerrit.cloudera.org:8080/21090
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> Separate start_mini_dfs.sh and start_kudu.sh
> --------------------------------------------
>
>                 Key: IMPALA-12852
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12852
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: YifanZhang
>            Priority: Minor
>
> Currently, we run 'start_mini_dfs.sh' to start several services, including 
> hdfs, kms, yarn, and kudu. Considering that Kudu can start and stop 
> independently, we should have start_kudu.sh and stop_kudu.sh for convenient 
> start and stop for Kudu service.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to