Yes that 's what I am trying to do, but I do not manage to "point" on the channel field to filter on "ABC" and then in the map step to get only shows and views. In scala you do it with (_._2._1 == "ABC") and (_._1, _._2._2), but I don't find the right syntax in python to do the same :(
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/How-to-work-with-a-joined-rdd-in-pyspark-tp25510p25516.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org