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

Reply via email to