[ 
https://issues.apache.org/jira/browse/SPARK-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189429#comment-14189429
 ] 

Apache Spark commented on SPARK-4145:
-------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/3009

> Create jobs overview and job details pages on the web UI
> --------------------------------------------------------
>
>                 Key: SPARK-4145
>                 URL: https://issues.apache.org/jira/browse/SPARK-4145
>             Project: Spark
>          Issue Type: New Feature
>          Components: Web UI
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> We should create a jobs overview and job details page on the web UI.  The 
> overview page would list all jobs in the SparkContext and would replace the 
> current "Stages" page as the default web UI page.  The job details page would 
> provide information on the stages triggered by a particular job; it would 
> also serve as a place to show DAG visualizations and other debugging aids.
> I still plan to keep the current "Stages" page, which lists all stages of all 
> jobs, since it's a useful debugging aid for figuring out how resources are 
> being consumed across all jobs in a Spark Cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to