OK, to expand on this a little more, in case anyone is interested.  When I
use the binary release of 0.5.0, I see it fail to locate any interpreters,
regardless of whether or not there is a zeppelin-site.xml present or not.
I also tried placing a zeppelin-site.xml and putting absolute paths for the
interpreter location and notebook location, and got the same results.

But, if I use a build from source, using the tip of the default branch (as
of last night), I see the behavior where it works fine as long as there
*isn't* a zeppelin-site.xml present, but if I place the zeppelin-site.xml
there (copied from the template file) then it again shows the behavior
where it finds no interpreters.


Cheers,


Phil


This message optimized for indexing by NSA PRISM

On Sat, Aug 1, 2015 at 7:03 PM, Phillip Rhodes <motley.crue....@gmail.com>
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 <rahulpala...@gmail.com>
> 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 <motley.crue....@gmail.com>
>> 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