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

Apache Spark commented on SPARK-14670:
--------------------------------------

User 'cloud-fan' has created a pull request for this issue:
https://github.com/apache/spark/pull/13189

> Allow updating SQLMetrics on driver
> -----------------------------------
>
>                 Key: SPARK-14670
>                 URL: https://issues.apache.org/jira/browse/SPARK-14670
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Web UI
>    Affects Versions: 2.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>
> On the SparkUI right now we have this SQLTab that displays accumulator values 
> per operator. However, it only displays metrics updated on the executors, not 
> on the driver. It is useful to also include driver metrics, e.g. broadcast 
> time.



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