Re: In POST /sessions, what's the difference between "jars" and "spark.jar" in conf ?

2018-01-29 Thread Kyunam Kim
Thanks Jerry.

When I tried "jars", I get Can not deserialize instance of
scala.collection.immutable.List out of VALUE_STRING token\n at [Source:
HttpInputOverHTTP@1f8a778f; line: 1, column: 57] (through reference chain:
org.apache.livy.server.interactive.CreateInteractiveRequest[\"jars\"]).

I just started a new thread on this topic.

Thanks,
Q

On Sun, Jan 28, 2018 at 10:09 PM, Saisai Shao 
wrote:

> I think they are basically the same, you can use either. Why don't you
> take a try.
>
> Thanks
> Jerry
>
> 2018-01-29 12:37 GMT+08:00 Kyunam Kim :
>
>> Basically, which option is equivalent to "spark-submit --jar
>> myLib0,jar,myLib1.jar" ?
>>
>> Thanks,
>> Q
>>
>
>


-- 

Thanks,
Q


Re: In POST /sessions, what's the difference between "jars" and "spark.jar" in conf ?

2018-01-28 Thread Saisai Shao
I think they are basically the same, you can use either. Why don't you take
a try.

Thanks
Jerry

2018-01-29 12:37 GMT+08:00 Kyunam Kim :

> Basically, which option is equivalent to "spark-submit --jar
> myLib0,jar,myLib1.jar" ?
>
> Thanks,
> Q
>