Hey all, I’ve been working on contributing to Spark a little bit in past few weeks, but I’ve suddenly encountered a problem I’m having some trouble with. Specifically, however I’ve built Spark on my laptop, I am unable to create a SparkConf. I’ve done it in the past, but somehow it’s now broken. When I try to create a SparkContext, I get a “NoClassDefFoundError” on “CacheLoader” from com/google/common/cache/CacheLoader. Has anyone ever run into this before?
Thanks, John --------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org