Given the following scenario:

dstream.map(...).filter(...).window(...).foreachrdd(....)

When would the onBatchCompleted fire?

Reply via email to