Downloading Apache Ambari :
Connect to linux machine using putty and issue below command to download Apache Ambari
Connect to linux machine using putty and issue below command to download Apache Ambari
wget -nv
http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.2.0/ambari.repo
-O /etc/yum.repos.d/ambari.repo
Installing Apache Ambari :
Install Ambari server using yum as below
Configuring Apache Ambari:
Issue the below command to start configuring Apache Ambari
It will ask for options to choose .
Choose the option you want and click enter.
Starting Ambari server:
Issue the below command to start the Ambari server as below
Accessing Ambari server Admin console using web UI:
We can access the Ambari server admin console using below url
http://localhost:8080
Default user name and password is admin / admin