Start Ambari Server
Start Ambari Server
After the Ambari server was setup, you can start it:
ambari-server start
To check the status of the server, use the following command:
ambari-server status
To stop the server, use the following command:
ambari-server stop
Last updated