You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Anand Iyer (JIRA)" <ji...@apache.org> on 2015/12/08 18:22:11 UTC

[jira] [Updated] (SPARK-12206) Streaming WebUI shows incorrect batch statistics when using Window operations

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

Anand Iyer updated SPARK-12206:
-------------------------------
    Attachment: streaming-webui.png

> Streaming WebUI shows incorrect batch statistics when using Window operations
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-12206
>                 URL: https://issues.apache.org/jira/browse/SPARK-12206
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.5.1
>            Reporter: Anand Iyer
>            Priority: Minor
>         Attachments: streaming-webui.png
>
>
> I have a streaming app that uses the Window(...) function to create a sliding window, and perform transformations on the window'd DStream.
> The Batch statistics section of the Streaming UI starts displaying stats for each Window, instead of each micro-batch. Is that expected behavior?
> The "Input Size" column shows incorrect values. The streaming application is receiving about 1K events/sec. However, the "Input Size" column shows values in the single digits or low double digits. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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