Hi guys,
Lately I was looking for a way to debug my spark application locally.

However, since all transformations are actually being executed when the
action is encountered, I have no way to look at the data after each
transformation. Does spark support a non-lazy mode which enables to execute
the transformations locally after each statement?

Thanks,
Hagai.




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Debugging-a-spark-application-in-a-none-lazy-mode-tp27695.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to