I've observed interesting behavior in Spark 1.3.1, the reason for which is not clear.
Doing something as simple as sc.textFile("...").takeSample(...) always results in two stages:Spark's takeSample() results in two stages <http://apache-spark-user-list.1001560.n3.nabble.com/file/n23280/Capture.jpg> -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/takeSample-results-in-two-stages-tp23280.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