[ https://issues.apache.org/jira/browse/SPARK-14670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davies Liu resolved SPARK-14670. -------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 13189 [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 > Fix For: 2.0.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org