Can you tell us a bit more about your use case ? Are the two RDDs expected to be of roughly equal size or, to be of vastly different sizes ?
Thanks On Fri, Nov 6, 2015 at 3:21 PM, swetha <[email protected]> wrote: > Hi, > > What is the efficient way to join two RDDs? Would converting both the RDDs > to IndexedRDDs be of any help? > > Thanks, > Swetha > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/What-is-the-efficient-way-to-Join-two-RDDs-tp25310.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] > >
