Thanks a lot :)
On Wed, Jul 15, 2015 at 11:48 PM Marcelo Vanzin wrote:
> That has never been the correct way to set you app's classpath.
>
> Instead, look at http://spark.apache.org/docs/latest/configuration.html
> and search for "extraClassPath".
>
> On Wed, Jul 15, 2015 at 9:43 AM, lokeshkumar
That has never been the correct way to set you app's classpath.
Instead, look at http://spark.apache.org/docs/latest/configuration.html and
search for "extraClassPath".
On Wed, Jul 15, 2015 at 9:43 AM, lokeshkumar wrote:
> Hi forum
>
> I have downloaded the latest spark version 1.4.0 and starte
Hi forum
I have downloaded the latest spark version 1.4.0 and started using it.
But I couldn't find the compute-classpath.sh file in bin/ which I am using
in previous versions to provide third party libraries to my application.
Can anyone please let me know where I can provide CLASSPATH with my