Why would you want to ? That would be equivalent to setting your batch interval to the same duration you’re suggesting to specify for both window length and slide interval, IIUC.
Here’s a nice explanation of windowing by TD : https://groups.google.com/forum/#!topic/spark-users/GQoxJHAAtX4 — FG On Wed, Jan 14, 2015 at 9:58 AM, Hoai-Thu Vuong <thuv...@gmail.com> wrote: > Could we run spark streaming and reducebywindow with same window length and > slide interval?