The reason for changing the port was only to avoid a collision with another
service running on the machine I was using for Zeppelin.

Phil


This message optimized for indexing by NSA PRISM

On Sun, Aug 2, 2015 at 2:35 PM, Wood, Dean Jr (GE Oil & Gas) <
[email protected]> wrote:

> This sounds familiar. If you are having issues that changing the port to
> 9000 fixes, bear in mind that Zeppelin needs two ports open. So if you put
> it on 8080 it needs 8081 to be free as well. I've had issues with that
> before where a virus scanner or some such is taking port 8081.
>
> This might help but who knows.
>
> Dean.
>
> Sent from my iPhone
>
> On 2 Aug 2015, at 00:04, Phillip Rhodes <[email protected]<mailto:
> [email protected]>> wrote:
>
> Doing some more experimenting, I have found that if I customize Zeppelin
> by using zeppelin-env.sh (for example, adding "export ZEPPELIN_PORT=9000")
> then it works as expected.  I'm pretty sure there's either something wrong
> in the supplied template xml file, or something is busted in the mechanism
> behind loading settings from the XML file.   But I couldn't guess which it
> is.
>
> One thing I have a hunch might be worth trying, is to use
> zeppelin-site.xml, but replace all of the path related settings (notebook
> location, interpreter location, etc.) with absolute paths.
>
>
> Phil
>
>
> This message optimized for indexing by NSA PRISM
>
> On Sat, Aug 1, 2015 at 5:03 PM, Rahul Palamuttam <[email protected]
> <mailto:[email protected]>> wrote:
> Hi all,
>
> I've been hitting the same problem as well.
> I've also tried setting my master ip in spark site to be 0.0.0.0 but even
> that leads to Zeppelin giving a no interpreter found error.
> However if I use the default values Zeppelin works as it should.
>
> - Rahul p
>
> > On Aug 1, 2015, at 1:05 AM, Phillip Rhodes <[email protected]
> <mailto:[email protected]>> wrote:
> >
> > Gang:
> >
> > I have (sort of) identified the problem I was having with Zeppelin
> finding
> > no interpreters.  It appears to be something related to the
> zeppelin-site.xml.template file, which I used for my config, "as is" with
> the only exception being the port number.  With that configuration,
> Zeppelin doesn't work.  But if you delete the zeppelin-site.xml and let it
> take all default values for everything, then it works.
> >
> > Beyond that, I don't know *exactly* what's happening, but I'm guessing
> maybe
> > something to do with the path to the interpreters dir?  Although the
> supplied
> > default looks right if it's treated as a relative dir, and Zeppelin is
> launched from the
> > root of the install.   Anyway, maybe somebody who knows more about
> Zeppelin
> > internals can sort it out.
> >
> >
> > Cheers,
> >
> > Phil
> > ~~~
> > This message optimized for indexing by NSA PRISM
> >
>
>

Reply via email to