Re: Caching causes later actions to get stuck

2015-11-01 Thread Sampo Niskanen
Hi, Any ideas what's going wrong or how to fix it? Do I have to downgrade to 0.9.x to be able to use Spark? Best regards, *Sampo Niskanen* *Lead developer / Wellmo* sampo.niska...@wellmo.com +358 40 820 5291 On Fri, Oct 30, 2015 at 4:57 PM, Sampo Niskanen

Caching causes later actions to get stuck

2015-10-30 Thread Sampo Niskanen
Hi, I'm facing a problem where Spark is able to perform an action on a cached RDD correctly the first time it is run, but running it immediately afterwards (or an action depending on that RDD) causes it to get stuck. I'm using a MongoDB connector for fetching all documents from a collection to