Thanks a lot. Now it is working properly. On Sat, Oct 25, 2014 at 2:13 AM, Ankur Dave <ankurd...@gmail.com> wrote:
> At 2014-10-23 09:48:55 +0530, Arpit Kumar <arp8...@gmail.com> wrote: > > error: value partitionBy is not a member of > > org.apache.spark.rdd.RDD[(org.apache.spark.graphx.PartitionID, > > org.apache.spark.graphx.Edge[ED])] > > Since partitionBy is a member of PairRDDFunctions, it sounds like the > implicit conversion from RDD to PairRDDFunctions is not getting applied. > Does it help to "import org.apache.spark.SparkContext._" before applying > the workaround? > > Ankur > -- Arpit Kumar Fourth Year Undergraduate Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur