I have an RDD which is list of list 
And another RDD which is list of pairs 
No duplicates in inner list of first RDD and
No duplicates in the pairs from second rdd
I am trying to check if any pair of second RDD is present in the any list of 



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Pyspark-RDD-search-tp23386.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]

Reply via email to