[
https://issues.apache.org/jira/browse/SPARK-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-2136.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
I'm going to mark this as fixed since the thrift server does this and we aren't
going to do it in the other API.
> Spark SQL does not disply the job description on web ui/ event log
> ------------------------------------------------------------------
>
> Key: SPARK-2136
> URL: https://issues.apache.org/jira/browse/SPARK-2136
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Seunghyun Lee
> Priority: Minor
> Fix For: 1.1.0
>
>
> In Shark, the input SQL string is displayed at the description section of the
> web UI. However, spark-sql does not display any description of the query
> string on web ui or event log. Currently, manually setting
> {noformat}
> sc.setJobDescription()
> {noformat}
> before running a query solves the problem; however, it will be better if
> spark-sql automatically displays the query string.
--
This message was sent by Atlassian JIRA
(v6.2#6252)