You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/07/16 16:52:05 UTC

[jira] [Created] (SPARK-9105) Add an additional WebUi Tab for Memory Usage

Zhang, Liye created SPARK-9105:
----------------------------------

             Summary: Add an additional WebUi Tab for Memory Usage
                 Key: SPARK-9105
                 URL: https://issues.apache.org/jira/browse/SPARK-9105
             Project: Spark
          Issue Type: Sub-task
          Components: Web UI
            Reporter: Zhang, Liye


Add a spark a WebUI Tab for Memory usage, the Tab should expose memory usage status in different spark components. It should show the summary for each executors and may also the details for each tasks. On this Tab, there may be some duplicated information with "Storage" Tab, but they are in different showing format, take RDD cache for example, the RDD cached size showed on "Storage" Tab is indexed with RDD name, while on "memory usage" Tab, the RDD can be indexed with Executors, or tasks. Also, the two Tabs can share some same Web Pages.



--
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