Re: spark.jars option for Zeppelin over Livy

2016-08-04 Thread Chen Song
t/submitting-applications.html#advanced-dependency-management > > > _ > From: Vinay Shukla > Sent: Tuesday, August 2, 2016 1:51 PM > Subject: Re: spark.jars option for Zeppelin over Livy > To: > > > > In recent Zeppelin builds with Livy

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Felix Cheung
ct: Re: spark.jars option for Zeppelin over Livy To: mailto: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 a

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Felix Cheung
Have you tried setting it in the Interpreter menu under Livy? On Tue, Aug 2, 2016 at 11:04 AM -0700, "Chen Song" mailto: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

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Vinay Shukla
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 wrote: > Have you tried setting it in