Where does Spark persist RDDs on disk?

2015-05-05 Thread Haoliang Quan
Hi, I'm using persist on different storage levels, but I found no difference on performance when I was using MEMORY_ONLY and DISK_ONLY. I think there might be something wrong with my code... So where can I find the persisted RDDs on disk so that I can make sure they were persisted indeed? Thank

Where does Spark persist RDDs on disk?

2015-05-05 Thread hquan
? Thank you. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Where-does-Spark-persist-RDDs-on-disk-tp22771.html Sent from the Apache Spark User List mailing list archive at Nabble.com