Hi again,
It seems that the sliding window in Spark Streaming is driven by absolute time instead of the data timestamp, can anybody kindly explains why? How can I make the sliding window in Spark Streaming driven by data timestamp instead of absolute time? Thanks! Aries Kong