You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Joe L <se...@yahoo.com> on 2014/07/05 01:26:26 UTC

classnotfound error due to groupByKey

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.