[ 
https://issues.apache.org/jira/browse/SPARK-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213706#comment-15213706
 ] 

Liwei Lin commented on SPARK-12857:
-----------------------------------

hi [~jlaskowski], thanks for reporting & working on this.

Since it's you who first reports this, it's respected that you can always make 
a PR for this first. But if there's any chance you decide not to work on this, 
please let me know and I'd love to have a try on this. Thanks!

> Streaming tab in web UI uses records and events interchangeably
> ---------------------------------------------------------------
>
>                 Key: SPARK-12857
>                 URL: https://issues.apache.org/jira/browse/SPARK-12857
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation, Streaming, Web UI
>    Affects Versions: 2.0.0
>            Reporter: Jacek Laskowski
>            Priority: Minor
>
> In *Streaming* tab in web UI you can find (note _records_):
> {code}
> 708 completed batches, 6 records
> {code}
> However later in the Streaming tab I find no other uses of _records_ but 
> _events_, e.g. events/sec or in Input Size columns for Active and Completed 
> Batches. That can be confusing.
> But, in details of a batch, i.e. 
> http://localhost:4040/streaming/batch/?id=[id], you can find _records_ again, 
> i.e. "Input data size: 3 records".



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to