Tag: Ambari

The final part, yay!! Open a web browser and connect to the DNS name of Ambari Server. Use port 8080. For example: http://<xx.xx.xx>.compute-1.amazonaws.com:8080. Use user/password admin/admin. Click on Launch Wizard. Give the name of your cluster. Click Next. Select the stack version you would like to deploy. Click Next. Under Install Options page, enter all […]

Read more

In this part, we will install and start Ambari server. Copy the private key (.pem) file from your PC to the Ambari Server. Save the pem file as id_rsa under directory /home/<user>/.ssh/ in the Ambari server. SSH to the Ambari server. Add the ambari repository into the repository sources. The example below uses version 2.2.2. […]

Read more