I would suggest asking this question on SPARK-2365 since IndexedRDD has not been released (upstream)
Cheers On Mon, Nov 9, 2015 at 1:34 PM, swetha <[email protected]> wrote: > > Hi , > > What is the appropriate dependency to include for Spark Indexed RDD? I get > compilation error if I include 0.3 as the version as shown below: > > <dependency> > <groupId>amplab</groupId> > <artifactId>spark-indexedrdd</artifactId> > <version>0.3</version> > </dependency> > > Thanks, > Swetha > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-IndexedRDD-dependency-in-Maven-tp25332.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
