Files
Xiang Yang 4ba6f9b5a5 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
Reviewed-on: http://gerrit.cloudera.org:8080/21994
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2024-12-17 06:48:46 +00:00
..