Liwei Lin created SPARK-12304:
---------------------------------
Summary: Make Spark Streaming web UI display more friendly
Receiver graph
Key: SPARK-12304
URL: https://issues.apache.org/jira/browse/SPARK-12304
Project: Spark
Issue Type: Improvement
Components: Streaming
Affects Versions: 1.5.2
Reporter: Liwei Lin
Priority: Minor
Currently, the Spark Streaming web UI uses the same maxY when displays 'Input
Rate Times& Histograms' and 'Per-Receiver Times& Histograms'.
This may lead to somewhat un-friendly graphs: once we have tens of Receivers or
more, every 'Per-Receiver Times' line almost hits the ground.
This issue proposes to calculate a new maxY against the original one, which is
shared among all the `Per-Receiver Times& Histograms' graphs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]