--driver-classpath needs to be added with jars needed. But this is not
being mentioned in the spark documentation.
On Tue, Dec 15, 2015 at 9:13 PM, Ted Yu wrote:
> Please use --conf spark.executor.extraClassPath=XXX to specify dependent
> jars.
>
> On Tue, Dec 15, 2015 at 3:57 AM, vimal dinakara
Please use --conf spark.executor.extraClassPath=XXX to specify dependent
jars.
On Tue, Dec 15, 2015 at 3:57 AM, vimal dinakaran
wrote:
> I am running spark using cluster mode for deployment . Below is the command
>
>
> JARS=$JARS_HOME/amqp-client-3.5.3.jar,$JARS_HOME/nscala-time_2.10-2.0.0.jar,\