On Fri, Feb 27, 2015 at 1:42 PM, Pat Ferrel <p...@occamsmachete.com> wrote:
> I changed in the spark master conf, which is also the only worker. I added a 
> path to the jar that has guava in it. Still can’t find the class.

Sorry, I'm still confused about what config you're changing. I'm
suggesting using:

spark-submit --conf spark.executor.extraClassPath=/guava.jar blah


-- 
Marcelo

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to