Xiang Yang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21994
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/1 -- 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: newchange Gerrit-Change-Id: If202e91e4b05adbc96cd5c556654901d2f7ca9fe Gerrit-Change-Number: 21994 Gerrit-PatchSet: 1 Gerrit-Owner: Xiang Yang <[email protected]>
