Hello Quanlong Huang, Zihao Ye, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21994
to look at the new patch set (#5).
Change subject: IMPALA-13064: Install service for linux packaging
......................................................................
IMPALA-13064: Install service for linux packaging
This patch provides LSB-compliant init scripts for impala package,
administrator can manage impala services by the following commands:
'service <impala_service> <start|stop|restart|status|force-reload'
This patch also change the owner of package files to 'impala', and
launch process by the same user.
Testing:
- Manually deploy package on Ubuntu22.04 and verify it.
Change-Id: If202e91e4b05adbc96cd5c556654901d2f7ca9fe
---
M package/CMakeLists.txt
M package/bin/impala.sh
A package/etc/init.d/admissiond
A package/etc/init.d/catalogd
A package/etc/init.d/impalad
A package/etc/init.d/statestored
A package/postinst
7 files changed, 214 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/21994/5
--
To view, visit http://gerrit.cloudera.org:8080/21994
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If202e91e4b05adbc96cd5c556654901d2f7ca9fe
Gerrit-Change-Number: 21994
Gerrit-PatchSet: 5
Gerrit-Owner: Xiang Yang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Xiang Yang <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>