Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

sandbox welcome screen does not appear when connecting via azure public IP

avatar
New Member

I created a VM in Azure (VM spec: D12 v2) with HortonWorks Sandbox 2.4 following the guide here: http://hortonworks.com/hadoop-tutorial/deploying-hortonworks-sandbox-on-microsoft-azure/

On step 13, when i tried to connect using http://<public ip from azure>:<8888/8080/80/22/150> , it doesnt connect at all. i tried all major browsers, from home network, work network and mobile network. doesnt help

I checked Azure Network Security group settings and i saw an entry for inbound rules to allow SSH. I also created a new Inbound rule to allow HTTP over port 150, but that doesnt work either.

allow-http.png network-security-group.png

azure-vm-size.png error.png

What am i missing here? Any particular configuration i have to do?

Side note: PuTTy doesnt connect to the machine as well. I have been banging my head against the wall for a week with this.

1 ACCEPTED SOLUTION

avatar
Expert Contributor
@Prasanna G

There is some information about this in the following thread: https://community.hortonworks.com/questions/79042/step-12-not-showing-welcome-page-as-mentioned.html...

Essentially, you are right to be adding inbound rules, as only port 22 is open initially, though I don't know what would listening on port 150. You will need to add 8080 and 8888 at a minimum.

John

View solution in original post

2 REPLIES 2

avatar
Expert Contributor
@Prasanna G

There is some information about this in the following thread: https://community.hortonworks.com/questions/79042/step-12-not-showing-welcome-page-as-mentioned.html...

Essentially, you are right to be adding inbound rules, as only port 22 is open initially, though I don't know what would listening on port 150. You will need to add 8080 and 8888 at a minimum.

John

avatar
New Member

Hi John,

Thanks for the guidance. I in fact added 8888/8080/9995(for Zepellin) and the likes during my intial attempt (a week ago). But it did not allow me to login. But today, i rebuild the VM from scratch and added them again. I am able to login and I am also able to update ambari password.

Thanks once again fro your assistance.

<Marking your reply as answer>