Quanlong Huang created IMPALA-13064:
---------------------------------------

             Summary: 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
            Reporter: Quanlong Huang


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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to