Hi All,

I came across different parameters in spark submit

--jars , --spark.executor.extraClassPath , --spark.driver.extraClassPath

What are the differences between them? When to use which one? Will it differ
if I use following:

--master yarn --deploy-mode client
--master yarn --deploy-mode cluster


Thanks
Rajat

Reply via email to