Thanks a lot, Marcelo!! It did the work. :)
Regards,
Arjun
From: Marcelo Vanzin
Sent: Friday, June 15, 2018 2:07 AM
To: Arjun kr
Cc: user@spark.apache.org
Subject: Re: Spark user classpath setting
I only know of a way to do that with YARN.
You can distribute
Hi All,
I am trying to execute a sample spark script ( that use spark jdbc ) which has
dependencies on a set of custom jars. These custom jars need to be added first
in the classpath. Currently, I have copied custom lib directory to all the
nodes and able to execute it with below command.
bi