Hi all,

So I have a question about persistence. Let's say I have an RDD that's
persisted MEMORY_AND_DISK, and I know that I now have enough memory space
cleared up that I can force the data on disk into memory. Is it possible to
tell spark to re-evaluate the open RDD memory and move that information?

Thank you



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Forcing-data-from-disk-to-memory-tp26585.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