Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Apache Zeppelin lesson #9

Closed
mandolyte opened this issue Dec 2, 2015 · 10 comments
Closed

Apache Zeppelin lesson #9

mandolyte opened this issue Dec 2, 2015 · 10 comments

Comments

@mandolyte
Copy link

I am unable to connect because I am prompted for user name and password. I tried both gpadmin and gpmon, but neither work. What should be entered?
Thanks!
image

@mandolyte
Copy link
Author

This may be caused by something else running and using that port, since I just just down the VM and I still get the prompt. Not sure what it might be, but I do a lot experimenting, so it may be left overs. Where can I change the port that it using?

@dbbaskette
Copy link
Contributor

Hmmm...that's a new one. Never had it ask. fusion or box?

@mandolyte
Copy link
Author

Box... but I may just need to change the port it is using (see previous comment). Where can I make that change?

@dbbaskette
Copy link
Contributor

Ok, the file is in /user/local//conf. It's Zeppelin-site.xml. The issue must be in my BOX version. I tested the labs on Fusion.

@mandolyte
Copy link
Author

I only find a template for this XML file. Does it have a different name?
image

@dbbaskette
Copy link
Contributor

Rename it to remove template and then make the change.

@mandolyte
Copy link
Author

I removed the existing OVA and re-imported from scratch and started the VM. Then I used SSH to connect and made the edits. I then pointed my browser to localhost:8090 and it gave me:

This webpage is not available

ERR_CONNECTION_REFUSED

I have attached a transcript of this in case it helps. Near the end I show the XML as edited.
transcript.txt

@dbbaskette
Copy link
Contributor

VirtualBox requires you to setup NAT for all ports. If you check your Network settings you will see the ones already created and you can just make the change. I will dig into this early next week.

@dbbaskette
Copy link
Contributor

I tested it and it works fine for me, so it looks like you must have another app on 8080 like you mentioned. Go into your settings for the VM and Choose Network, Advanced (on NAT). Click Port Forwarding and change the Host port and if you changed the Zeppelin default port change the guest port as well.

@mandolyte
Copy link
Author

Worked beautifully! thanks for the help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants