Given the following scenario: dstream.map(...).filter(...).window(...).foreachrdd(....)
When would the onBatchCompleted fire?
Given the following scenario: dstream.map(...).filter(...).window(...).foreachrdd(....)
When would the onBatchCompleted fire?