Re: classnotfoundexception using zeppelin with spark authentication

2016-07-28 Thread Jonathan Esterhazy
Jul 28, 2016 at 1:58 AM, Jonathan Esterhazy < > jonathan.esterh...@gmail.com> wrote: > >> I just tried this with using zeppelin master, and the classnotfound error >> is still there. >> >> >> On Thu, Jul 7, 2016 at 7:07 AM, Hyung Sung Shim <hss...@nflabs.c

Re: classnotfoundexception using zeppelin with spark authentication

2016-07-01 Thread Jonathan Esterhazy
Shim <hss...@nflabs.com> wrote: > Hi Jonathan. > Unfortunately I got same error in my test bed. > Do you mind create an jira issue for this? > > 2016-07-01 3:19 GMT+09:00 Jonathan Esterhazy <jonathan.esterh...@gmail.com > >: > >> I added this and still ge

Re: classnotfoundexception using zeppelin with spark authentication

2016-06-30 Thread Jonathan Esterhazy
ell on spark-shell in the spark.authenticate mode? > > 2016-06-30 22:47 GMT+09:00 Jonathan Esterhazy < > jonathan.esterh...@gmail.com>: > >> Hyung, did you have any luck w/ zeppelin + spark authentication? I'm >> quite stumped. >> >> thx. >> >> On Tu

Re: classnotfoundexception using zeppelin with spark authentication

2016-06-30 Thread Jonathan Esterhazy
Hyung, did you have any luck w/ zeppelin + spark authentication? I'm quite stumped. thx. On Tue, Jun 28, 2016 at 9:11 PM, Hyung Sung Shim <hss...@nflabs.com> wrote: > Thank you. > Let me try. > > 2016-06-28 22:18 GMT+09:00 Jonathan Esterhazy < > jonathan.esterh..

Re: classnotfoundexception using zeppelin with spark authentication

2016-06-28 Thread Jonathan Esterhazy
gt; wrote: > Hi. > Could you share your conf/zeppelin-env.sh and spark-defaults.conf ? > > 2016-06-28 8:52 GMT+09:00 Jonathan Esterhazy <jonathan.esterh...@gmail.com > >: > >> I am having trouble using zeppelin in a spark cluster that has spark node >> authent

classnotfoundexception using zeppelin with spark authentication

2016-06-27 Thread Jonathan Esterhazy
I am having trouble using zeppelin in a spark cluster that has spark node authentication turned on (e.g. with spark.authenticate=true, spark.authenticate.secret=...) Notebook code that calls built-in spark functions (or other things on executor classpath) work fine, but functions defined in the