[ 
https://issues.apache.org/jira/browse/SPARK-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin updated SPARK-8862:
-------------------------------
    Description: 
We currently have the ability to visualize part of the query plan using the 
Spark DAG viz. However, that does NOT work for one of the most important 
operators: broadcast join. The reason is that broadcast join launches multiple 
Spark jobs.


> Add a web UI page that visualizes physical plans (SparkPlan)
> ------------------------------------------------------------
>
>                 Key: SPARK-8862
>                 URL: https://issues.apache.org/jira/browse/SPARK-8862
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>
> We currently have the ability to visualize part of the query plan using the 
> Spark DAG viz. However, that does NOT work for one of the most important 
> operators: broadcast join. The reason is that broadcast join launches 
> multiple Spark jobs.



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