Hi, When I run the following a piece of code, it is throwing a classnotfound error. Any suggestion would be appreciated.
Wanted to group an RDD by key: val t = rdd.groupByKey() Error message: java.lang.ClassNotFoundException: org.apache.spark.rdd.PairRDDFunctions$$anonfun$combineByKey$ Thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/classnotfound-error-due-to-groupByKey-tp8836.html Sent from the Apache Spark User List mailing list archive at Nabble.com.