You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/01/16 11:54:39 UTC

[jira] [Created] (SPARK-12857) Streaming tab in web UI uses records and events interchangeably

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org