I tried setting livy.spark.jars and it works but only with HDFS. I cannot get it configured to pull jars from local.
On Tue, Aug 2, 2016 at 6:15 PM Felix Cheung <felixcheun...@hotmail.com> wrote: > Probably livy.spark.jars then as Spark Packages is a different list? > > > http://spark.apache.org/docs/latest/submitting-applications.html#advanced-dependency-management > > > _____________________________ > From: Vinay Shukla <vinayshu...@gmail.com> > Sent: Tuesday, August 2, 2016 1:51 PM > Subject: Re: spark.jars option for Zeppelin over Livy > To: <users@zeppelin.apache.org> > > > > In recent Zeppelin builds with Livy interpreter you can set spark-packages > (e.g Databricks csv) > > as value of property "livy.spark.jars.packages" on Livy interpreter > properties. > > Please see the attached screenshot > > On Tue, Aug 2, 2016 at 1:43 PM, Felix Cheung <felixcheun...@hotmail.com> > wrote: > >> Have you tried setting it in the Interpreter menu under Livy? >> >> >> >> >> >> On Tue, Aug 2, 2016 at 11:04 AM -0700, "Chen Song" < >> chen.song...@gmail.com> wrote: >> >> When using Zeppelin over Livy, how would I set the *spark.jars* option? >> >> I try to set it in my spark-defaults.conf and Livy doesn't respect it at >> all. Other properties in spark-default.conf seem to be picked up propertly. >> >> Chen >> > > > >