Re: RDD Manipulation in Scala.

2014-03-04 Thread trottdw
http://apache-spark-user-list.1001560.n3.nabble.com/RDD-Manipulation-in-Scala-tp2285p2287.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: RDD Manipulation in Scala.

2014-03-04 Thread Sean Owen
So, that the resulting RDD would just > be: > > A1A2 A3 A4 > C1A2 C2 C3 > > Is there a convenient way to do this? Any suggestions or assistance would > be appreciated. > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/RDD-Manipulation-in-Scala-tp2285.html > Sent from the Apache Spark User List mailing list archive at Nabble.com.

RDD Manipulation in Scala.

2014-03-04 Thread trottdw
ntries which have A2 in column two? So, that the resulting RDD would just be: A1A2 A3 A4 C1A2 C2 C3 Is there a convenient way to do this? Any suggestions or assistance would be appreciated. -- View this message in context: http://apache-spark-user-list.1001560.n3.nab