Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.4.0
-
None
-
ghx-label-3
Description
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:
$ sudo service impala-state-store start
Start the catalog service using a command similar to the following:
$ sudo service impala-catalog start
Start the Impala daemon services using a command similar to the following:
$ sudo service impala-server start
The RPM/DEB package should install these services and launch the process using 'impala' user name.
CC yx91490
Attachments
Issue Links
- is related to
-
IMPALA-10262 Linux Packaging Support
- Resolved