You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 817: [2021-03-29 15:40:21,444] INFO Key >>>>> [AES@1617012600000/1617012660000] Value => 19 (com.shapira.examples.streams.stockstats.StockStatsExample)
Line 823: [2021-03-29 15:40:52,111] INFO Key >>>>> [AES@1617012600000/1617012660000] Value => 43 (com.shapira.examples.streams.stockstats.StockStatsExample)
Line 837: [2021-03-29 15:41:24,076] INFO Key >>>>> [AES@1617012600000/1617012660000] Value => 55 (com.shapira.examples.streams.stockstats.StockStatsExample)
Whereas I was expecting a Key and TimeWindow combination single record. But here two/three records are coming.
The text was updated successfully, but these errors were encountered:
Using latest windowedBy()
Then printing the stream
I am getting below output
Whereas I was expecting a Key and TimeWindow combination single record. But here two/three records are coming.
The text was updated successfully, but these errors were encountered: