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

Apache Spark commented on SPARK-12113:
--------------------------------------

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

> Add timing metrics to blocking phases for spark sql
> ---------------------------------------------------
>
>                 Key: SPARK-12113
>                 URL: https://issues.apache.org/jira/browse/SPARK-12113
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Nong Li
>
> It's currently not easy to look at the SQL page to get any sense of how long 
> different parts of the plan take. This is in general difficult to do with the 
> row at a time pipelining. We can however, include the timing information for 
> blocking phases. Including these will be useful to get a sense of what is 
> going on.



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