You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Install Ambari 1.4.1 from public repositories

Step1: Download the Ambari repository

#]  cd /etc/yum.repos.d/

#]  wget <ambari-repo-url>

Choose appropriate URL based on the platform used.

Step2: Install Ambari server:

#]  yum install -y ambari-server

Rest of the steps for setup are exactly as the above steps except installing Ambari agent

Step5: Install Ambari agent:

If boostrapping the agent manually, make sure the ambari.repo file exists on all hosts.

#] yum install -y ambari-agent

  • No labels