Jacek Laskowski created SPARK-12857:
---------------------------------------
Summary: 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: Bug
Components: 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]