At the end of foreachrdd i believe. Thanks Best Regards
On Thu, Mar 12, 2015 at 6:48 AM, Corey Nolet <cjno...@gmail.com> wrote: > Given the following scenario: > > dstream.map(...).filter(...).window(...).foreachrdd(....) > > When would the onBatchCompleted fire? > >