Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How To Launch Browser From HortonWorks Sandbox

avatar

I have just downloaded the HortonWorks Sandbox. I have reset the password also as shown below :

5420-hortonworks-password-reset.png

I am not sure how to proceed further from here. As per the instruction, I need to launch a browser and navigate to

http://127.0.0.1:8880/

How can I launch a browser from here ?

Please suggest.

1 ACCEPTED SOLUTION

avatar

@Praveen K Singh find the ip of the sandbox using "ifconfig" and use that ip instead of 127.0.0.1 in your browser (Launch the browser in your local system).

View solution in original post

5 REPLIES 5

avatar

@Praveen K Singh find the ip of the sandbox using "ifconfig" and use that ip instead of 127.0.0.1 in your browser (Launch the browser in your local system).

avatar
Super Guru
@Praveen K Singh

Sandbox does not comes by default with GUI. You need to open browser on your machine (and not from Sandbox) and try accessing the url.

You can check if you have "elinks" package installed in Sandbox then you can issue below command from cli -

# elinks http://127.0.0.1:8880/

Else if you want to access GUI the you can have "yum groupinstall 'X Window System' 'GNOME'"

You do have option of configuring VNC server to remotely access GUI - pls check - https://www.howtoforge.com/vnc-server-installation-centos-6.5

avatar
Super Guru

Make sure the ambari port is 8080 in the url. --> http://127.0.0.1:8080

avatar

@Sandeep Nemuri @Sagar Shimpi

I am able to open the browser. But now, it's asking for Login. Could you please let me know the UserName and Password ?

avatar

user name will be "admin" before this you need to reset the password form command line using : ambari-admin-password-reset