Genmao Yu created SPARK-18732: --------------------------------- Summary: The Y axis ranges of "schedulingDelay", "processingTime", and "totalDelay" should not keep the same. Key: SPARK-18732 URL: https://issues.apache.org/jira/browse/SPARK-18732 Project: Spark Issue Type: Improvement Components: Web UI Affects Versions: 2.0.2 Reporter: Genmao Yu Priority: Minor
Currently, the Y axis ranges of "schedulingDelay", "processingTime", and "totalDelay" keeps the same. It is not convenient for users to see, like following: !https://cloud.githubusercontent.com/assets/7402327/20911149/09004f26-bba1-11e6-9ff4-af2052979dce.png! So, we may need to separate the Y axis ranges of "schedulingDelay", "processingTime", and "totalDelay". -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org