hello,

im examining the SPARK RDDs and trying to understand how does the RDD flow
works.
can any one please tell me how does the RDD decide to (and where can i find
the relevant code):

1. re-split to new RDD?
2. move to a new PC?
3. perform PC selection? 
4. preform union of multiple RDDs?
5. how can i control the pre actions?



thanks



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/RDD-logic-and-control-tp15275.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

Reply via email to