Created 02-28-2016 06:02 PM
I have installed HDP sandbox 2.2.4, on VMware. I am able to login in HDP command prompt using username and password.
But I am not able to open the ip in any browser. I tried to ping that ip but getting request timeout.
Please help me how to solve this issue
Created 02-28-2016 06:36 PM
Are you trying HDP2.2.4 or 2.3.4? Can you attached your VM screen which contains IPs and error message from browser?
Created on 02-28-2016 07:13 PM - edited 08-18-2019 04:47 AM
Using HDP 2.2.4
Created 02-28-2016 07:48 PM
If you are trying to access the Ambari url the format is
http://{your.ambari.server}:<port_number>; and the default port number is 8080
see Ambari doc
Another good walk through Ambari
Created 02-29-2016 03:02 AM
i dont know what this url called ambari or not.
I tried that also : - http://192.168.21.177:8080
i also tried to change the port 8888,8000, but still getting same issue
please help me
Created 02-28-2016 08:05 PM
You may need to start ambari
ssh -p 2222 root@127.0.0.1 ambari-server restart ambari-agent restart
Created 02-29-2016 01:01 AM
first, there is issue in sandbox setup as your are getting 192. IP as default IP instead 127.
How are you doing ssh into the vm?
2) If you want to stick with 192 IP then
http://192.168.21.177:8080 --> see if this works for you
You may have to do ambari-server restart and ambari-agent restart
Now, bigger issue can be fixed if you shutdown all the vm and then delete HDP vm and reimport the ..Demo
Created 02-29-2016 03:13 AM
@aashish soni Now, bigger issue can be fixed if you shutdown all the vm and then delete HDP vm and reimport the
Created 02-29-2016 03:44 AM
i tried shutdown all the vm and reimport , still getting same, now i am trying to update vmware version, hope it will help
Created 02-29-2016 07:29 AM
@aashish soni Try with OVA https://www.virtualbox.org/