Created 01-28-2019 03:17 PM
i am new HDP. i have just installed HDP 3.0.1. only this page http://localhost:1080/splash2.html and Ranger page is working. All other link on the page is not working. When i click on Ambari link getting this error message -
Not sure what i am missing here. Please help.
Created 01-28-2019 04:33 PM
Can you explain your setup? Is it on AWS and you are accessing it from your laptop or locally installed on in Oracle VM virtualbox?
What does the /etc/hosts look like?
What's the output of the below command
$ hostname -f
Can you share screenshots? of the Ambari screen etc
The Ambari port is http:// FDQN:8080 wondering about the 1080 ?
From which port are you accessing Ranger?
Created 02-01-2019 10:16 PM
Any updates?
Created 02-02-2019 03:12 PM
Hi Geoffrey,
it is installed locally on my laptop. I am using oracle virtual box to access it. i am using sandbox 3.0.1. See the attached document for complete list hdp-301-error.zip
Created 02-02-2019 03:25 PM
You are running "Microsoft Team Foundation Server" on your machine which also uses port 8080 hence you are not able to access Ambari UI on port 8080/
Please stop "Microsoft Team Foundation Server" and then restart Sandbox then you should be able to access the Sandbox without any issue.
Please see the port 8080 is being used by Microsoft Foundation server : https://docs.microsoft.com/en-us/tfs/server/architecture/required-ports
Created 02-02-2019 07:04 PM
Let us know if you issue solved?, you can also check local system firewall status by using below command.
systemctl status firewall.services
If it shows "running" then stop that using below command.
systemctl stop firewall.services
Created 02-04-2019 12:56 AM
@Ayush Garg, @Geoffrey Shelton Okot
My laptop is having windows 10 installed. I am using Oracle Virtual Box to access HDP 3.0.1 I tried to check firewall using above command on Windows but it is not supported. This problem is still not resolved. Please suggest what i am missing here. request you to check attached zip file for all errors.
Created 02-04-2019 01:35 AM
You are running "Microsoft Team Foundation Server" on your machine which also uses port 8080 hence you are not able to access Ambari UI on port 8080/
Please stop "Microsoft Team Foundation Server" and then restart Sandbox then you should be able to access the Sandbox without any issue.
Please see the port 8080 is being used by Microsoft Foundation server : https://docs.microsoft.com/en-us/tfs/server/architecture/required-ports
Created 02-04-2019 08:32 AM
I just downloaded and successfully deployed the sandbox on a windows 10 please see the short document attached and see if there is something you did wrong.
Please let me know
Created 02-05-2019 09:27 AM
The Ambari link can only be accessible after running the below command as root, this resets the Ambari admin password which is shipped with the image and starts it at port 8080. Have you already run the below command? see attached screenshot
# ambari-admin-password-reset
From the web console, only after then can you access Ambari, Please do that and let me know
Created 06-29-2019 02:16 PM
Hi All ,
tried starting the Sandbox in oracle VBox ..
and the the following log shown in Vbox.lg ..
00:00:10.423679 GIM: KVM: VCPU 0: Enabled system-time struct. at 0x0000000002722000 - u32TscScale=0xcd20cfc1 i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x2a695a289 uVirtNanoTS=0x10fdbf5d1
00:00:10.423723 TM: Host/VM is not suitable for using TSC mode 'RealTscOffset', request to change TSC mode ignored
00:00:12.761180 GIM: KVM: Enabled wall-clock struct. at 0x0000000002721008 - u32Sec=1561716358 u32Nano=308673300 uVersion=2
00:00:12.885572 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
and the sandbox shows running status but nothing appears in the snadbox.
A