[
https://issues.apache.org/jira/browse/IMPALA-13064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936849#comment-17936849
]
Silka Simmen commented on IMPALA-13064:
---------------------------------------
For RHEL8 and RHEL9 this does not work. Since RHEL8 they are not LSB compliant
anymore: https://access.redhat.com/solutions/6973382
Instead of init scripts systemd service files should be used.
> Install services from RPM/DEB packages
> --------------------------------------
>
> Key: IMPALA-13064
> URL: https://issues.apache.org/jira/browse/IMPALA-13064
> Project: IMPALA
> Issue Type: New Feature
> Components: Infrastructure
> Affects Versions: Impala 4.4.0
> Reporter: Quanlong Huang
> Assignee: XiangYang
> Priority: Major
> Fix For: Impala 4.5.0
>
>
> Our doc mentions using the {{service}} command to start impala processes:
> https://impala.apache.org/docs/build/html/topics/impala_processes.html
> Start the statestore service using a command similar to the following:
> {code}
> $ sudo service impala-state-store start{code}
> Start the catalog service using a command similar to the following:
> {code}
> $ sudo service impala-catalog start{code}
> Start the Impala daemon services using a command similar to the following:
> {code}
> $ sudo service impala-server start{code}
> The RPM/DEB package should install these services and launch the process
> using 'impala' user name.
> CC [~yx91490]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]