Re: [Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-29 Thread Josh Goldsborough
> *From:* Jongyoul Lee <jongy...@gmail.com> > *Sent:* Saturday, April 21, 2018 11:53:12 PM > *To:* users@zeppelin.apache.org > *Subject:* Re: [Julia] Does Spark.jl work in Zeppelin's existing > Spark/livy.spark interpreters? > > Hello, > > AFAIK, there is no issue. &g

[Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-17 Thread Josh Goldsborough
Wondering if anyone has had success using the Spark.jl library for Spark to support Julia using one of Zeppelin's spark interpreters. Thanks! -Josh

[Kubernetes] How to manage Zeppelin in K8s

2018-04-09 Thread Josh Goldsborough
We have a cluster using Kubernetes to host Zeppelin. We have the notebooks backed up in S3, but right now we weren't using a stateful set. And it seems like when ever we recreate the cluster it comes back & loads the notebooks fine. But each notebook loses all the permissions (leaving them

Re:

2018-03-12 Thread Josh Goldsborough
Das, Yes my company has successfully setup S3 storage for Zeppelin, using regular credentials as well as via instance profiles (and using AWS KMS encryption keys, which I'd recommend). Are you trying to use the environment variables in the zeppelin-env.sh file or using the zeppelin-site.xml?