Hi,
ZeppelinContext is available in Spark interpreter only. But there is no
reason to not having it in the other interpreters. [1] might give some idea
about how ZeppelinContext can be implemented in each interpreter.
Thanks,
moon
[1]
https://github.com/apache/incubator-zeppelin/blob/master/spa
Hi,
You can see 'args' property on spark interpreter setting, in interpreter
menu. Could you try there and see if it works?
Thanks,
moon
On Fri, May 27, 2016 at 12:18 AM Polina Marasanova <
polina.marasan...@quantium.com.au> wrote:
> Hello,
>
> Sometimes running scala code in Zeppelin I'm getti
Congrats everyone. Great job!
Thanks & Regards,
RK
On Fri, May 27, 2016 at 7:23 PM, Sourav Mazumder <
sourav.mazumde...@gmail.com> wrote:
> Congratulations !!!
>
> Kudos to Moon and the group. Great work.
>
> Regards,
> Sourav
>
> On Wed, May 25, 2016 at 6:56 AM, moon soo Lee wrote:
>
>> Congra
Hey Everyone,
I'm new to Zeppelin as of this week. I've managed to build and stand up
the *0.6.0-incubating-SNAPSHOT. *I've configured Zeppelin to authenticate
via Shiro using Active Directory. I'm able to authenticate without issue.
I'm having a problem setting / honoring notebook specific p
Congratulations !!!
Kudos to Moon and the group. Great work.
Regards,
Sourav
On Wed, May 25, 2016 at 6:56 AM, moon soo Lee wrote:
> Congratulations and thank you everyone who made it possible!
>
> -- Forwarded message -
> From: Sally Khudairi
> Date: Wed, May 25, 2016 at 3:04
Hi,
I have built Zeppelin on Cygwin following instructions provided in the
github-readme: https://github.com/apache/incubator-zeppelin (build was
successful)
In the conf-folder, I created a zeppelin-env.sh, keeping all the defaults
from the template. The daemon itself starts just fine, but when I
Hello,
Sometimes running scala code in Zeppelin I'm getting an error 'File name too
long'. To keep working in Notebook I need to restart the interpreter after it.
Seems that it's a Scala bug which can be fixed by this workaround
https://issues.apache.org/jira/browse/SPARK-4820
Could you please
Hello,
Sometimes running scala code in Zeppelin I'm getting an error 'File name too
long'. To keep working in Notebook I need to restart the interpreter after it.
Seems that it's a Scala bug which can be fixed by this workaround
https://issues.apache.org/jira/browse/SPARK-4820
Could you please