Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Where to start Ambari Server?

avatar
Expert Contributor

Hi guys,

I've installed 2.3.x HDP version on a single node node for now. (Not sandbox). And this machine was shutdown abruptly. And I am trying to start Ambari I am not finding starting script. Could you please help me locate it? on CentOS

1 ACCEPTED SOLUTION

avatar
Rising Star

Just run the command

ambari-server start

View solution in original post

4 REPLIES 4

avatar
Rising Star

Just run the command

ambari-server start

avatar
Rising Star

avatar
Expert Contributor

avatar
Super Guru
@Smart Solutions

In addition to @Karthik Gopal, the ambari startup script is located in -> /etc/init.d/ ==> "/etc/init.d/ambari-server"

You can either issue - # /etc/init.d/ambari-server <start/stop> command.