Hi,
On Mon, Sep 1, 2014 at 9:25 PM, Aniket Bhatnagar <aniket.bhatna...@gmail.com > wrote: > > No state/foreach methods get called when no data has arrived. > Have you double-checked this? I am pretty sure that, for example, foreachRDD gets called (with an empty RDD) even when there was no data received. Tobias