You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Li Yuanjian (JIRA)" <ji...@apache.org> on 2018/09/28 03:19:00 UTC

[jira] [Updated] (SPARK-22565) Session-based windowing

     [ https://issues.apache.org/jira/browse/SPARK-22565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Yuanjian updated SPARK-22565:
--------------------------------
    Attachment: screenshot-1.png

> Session-based windowing
> -----------------------
>
>                 Key: SPARK-22565
>                 URL: https://issues.apache.org/jira/browse/SPARK-22565
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Richard Xin
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> I came across a requirement to support session-based windowing. for example, user activity comes in from kafka, we want to create window per user session (if the time gap of activity from the same user exceeds the predefined value, a new window will be created).
> I noticed that Flink does support this kind of support, any plan/schedule for spark for this? 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org