Silly question...

2018-05-25 Thread Michael Segel
What’s the best way to set up a class path for a specific notebook? I have some custom classes that I may want to include. Is there a way to specify this in the specific note? Would it be better to add the jars to an existing lib folder? Thx

Re: Silly question...

2018-05-25 Thread Ruslan Dautkhanov
You may want to check if %spark.dep https://zeppelin.apache.org/docs/latest/interpreter/spark.html#3-dynamic-dependency-loading-via-sparkdep-interpreter helps here. -- Ruslan Dautkhanov On Fri, May 25, 2018 at 12:46 PM, Michael Segel wrote: > What’s the best way to set up a class path for a

Re: Silly question...

2018-05-25 Thread Michael Segel
z.load("/path/to.jar") That’s what I was looking for. Thanks! On May 25, 2018, at 2:00 PM, Ruslan Dautkhanov mailto:dautkha...@gmail.com>> wrote: You may want to check if %spark.dep https://zeppelin.apache.org/docs/latest/interpreter/spark.html#3-dynamic-dependency-loading-via-sparkdep-interp

Re: WARNING: A provider org.apache.zeppelin.rest.LoginRestApi registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime

2018-05-25 Thread Ruslan Dautkhanov
Filed https://issues.apache.org/jira/browse/ZEPPELIN-3504 Thanks. -- Ruslan Dautkhanov On Tue, May 22, 2018 at 11:26 AM, Ruslan Dautkhanov wrote: > Testing Zeppelin from master snapshot.. getting new below errors/warnings > [1]. > Never seen these. > Is this something we should be concerned