Re: New combination-like RDD based on two RDDs

2015-02-04 Thread dash
(println) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/New-combination-like-RDD-based-on-two-RDDs-tp21508p21511.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: New combination-like RDD based on two RDDs

2015-02-04 Thread Jim Green
n two RDDs > and then apply a map function on it. Since I want all combinations > according > to _._1, I do not know how to achieve it by union and map. > > Thanks in advance! > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabbl

New combination-like RDD based on two RDDs

2015-02-04 Thread dash
://apache-spark-user-list.1001560.n3.nabble.com/New-combination-like-RDD-based-on-two-RDDs-tp21508.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr