scala运行异常Exception in thread “main“ java.lang.NoSuchMethodError: scala.Predef$_scala遇到exception in thread "thread-1-CSDN博客

网站介绍:文章浏览阅读1k次。使用intelli idea +scala+spark,运行程序代码如下:package big.data.analyse.mllibimport org.apache.spark.{SparkConf, SparkContext}import org.apache.spark.mllib.fpm.FPGrowthobject FP { def main(args: Array[String]) { val conf = new SparkConf().setMaster("local"_scala遇到exception in thread "thread-1