- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
amabri-server installation
- Labels:
-
Apache Ambari
Created ‎08-18-2016 01:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have followed all the steps of HDP document and installed ambari-server successfully. ambari - server is starting properly. But when I am opening the web page with ddd.xx.xxxxx.com then displaying message like
"This page can’t be displayed"
Where I am missing ? please help me
Thanks,
Narender,
Created ‎08-18-2016 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have a mac have you updated your /etc/hosts file? On windows the file is c:\Windows\System32\Drivers\etc\hosts.
Anyways you can try the following if Ambari server is running.
<ipaddress>:8080 or ddd.xx.xxxxx.com:8080
You need add port number.
Created ‎08-18-2016 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have a mac have you updated your /etc/hosts file? On windows the file is c:\Windows\System32\Drivers\etc\hosts.
Anyways you can try the following if Ambari server is running.
<ipaddress>:8080 or ddd.xx.xxxxx.com:8080
You need add port number.
Created ‎08-18-2016 02:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got it forgot to mentioned :8080 port
thanks,
