Usage / Deployment Instructions
Step 1: Open Putty for SSH
Step 2: Open Putty and Type <instance public IP> at “Host Name” and Type "ubuntu" as user name Password auto taken from PPK file
Step 3: Use following Linux command to change the host.
Step 3.1: Command: sudo vi /etc/hosts
Take the Private Ip address from your machine as per the below screenshot and change the second line of your command screen with that Private ip address


Step 4: Use the following command to start ambari:
Command: sudo su
Command: ambari-server restart

Step 5: Hit the browser as http://<instance IP>:8080 where <instance IP> is the public address.
Username: admin
Password: admin
Note: it is advised to change the default password.

