[
https://issues.apache.org/jira/browse/SPARK-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215757#comment-15215757
]
Apache Spark commented on SPARK-12857:
--------------------------------------
User 'lw-lin' has created a pull request for this issue:
https://github.com/apache/spark/pull/12032
> 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]