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.

Zepplin error in Ambari Sandbox + HDP 2.3.2

avatar
Expert Contributor

Hi,

I have installed HDP 2.3.2 sandbox for virtualbox and when I try to access Zepplin through Ambari .

I am getting below screen .

725-ambari-sandbox-zepplin-error.png

Am I missing any configuration ?

Would really appreciate your help.

Thanks,

Divya

1 ACCEPTED SOLUTION

avatar

You need to create an entry in your local laptops hosts file

Please check the Release notes for the sandbox at http://hortonworks.com/products/hortonworks-sandbo... for BUG-46851

http://hortonworks.com/wp-content/uploads/2015/10/...

Also as @rmolina mentioned, once you set up the above, note that the sandbox splash screen's advance section has a direct link to Zeppelin view (as well as other useful links like ability to ssh via browser) as well. The splash screen can be accessed by <sandbox ip address>:8888

View solution in original post

7 REPLIES 7

avatar

You need to create an entry in your local laptops hosts file

Please check the Release notes for the sandbox at http://hortonworks.com/products/hortonworks-sandbo... for BUG-46851

http://hortonworks.com/wp-content/uploads/2015/10/...

Also as @rmolina mentioned, once you set up the above, note that the sandbox splash screen's advance section has a direct link to Zeppelin view (as well as other useful links like ability to ssh via browser) as well. The splash screen can be accessed by <sandbox ip address>:8888

avatar
Expert Contributor

Hi,

@ali Bajwa

I am using HDP2.3.2 sandbox for virtual box.

I tried the option which you have mentioned .

I edited my windows /etc/

720-ambari-sandbox-zepplinerror-next.png

731-virtualbox-hortonworks-sandbox-with-hdp-232-10-12.png

hosts file with the ip :127.0.0.1 sandbox.hortonworks.com

I tried accessing the Zeppelin page ,Now I am getting "Unable to resolve the server's DNS address."

Screenshot for your reference.

@ Neeraj Sabharwal :I am less familier with the port forwarding .Can you please elaborate more , what exact steps I need to follow for Zeppelin to work.

Thanks in advance

Divya

avatar

@Divya Gehlot if your laptop is windows the way to modify hosts file is different than Linux/Mac (see here)

Can you try opening Zeppelin UI directly (instead of through Ambari). It should be http://127.0.0.1:9995

To forward ports on VirtualBox you can check this article

avatar
Expert Contributor

Also the splash screen's advance section should have a direct link to Zeppelin view as well Splash screen can be accessed by <sandbox ip address>:8888

avatar
Expert Contributor

Hi,

@AliBajwa

I tried the same steps mentioned in BUG-46851 with VMware Sandbox HDP 2.3.2 . Voila , I am able to view Zeppelin Page.

Thanks alot for all your help.

Still Trying to figure out whats wrong with virtual box HDP2.3.2 sandbox .

730-ambari-sandbox-zeppelin-worked.png

avatar

@Divya Gehlot For virtualbox, try stopping and restarting the Zeppelin service in Ambari. This worked for me.

avatar
New Member

For VisualBox sandbox, you can access Zeppelin at http://YourIP:9995 instead !!

It is work for me