[
https://issues.apache.org/jira/browse/HIVE-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498598#comment-16498598
]
Aihua Xu commented on HIVE-19079:
---------------------------------
The patch looks great. Minor comments. Since spark uses description rather than
name, can we have hive.spark.jobdescription.length as the property name? And
also, can we change DagUtils.getQueryName() changes to getQueryDescription()?
> Add extended query string to Spark job description
> --------------------------------------------------
>
> Key: HIVE-19079
> URL: https://issues.apache.org/jira/browse/HIVE-19079
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Attachments: HIVE-19079.1.patch, HIVE-19079.2.patch,
> HIVE-19079.3.patch, HIVE-19079.4.patch, Spark Collapse Truncated Query.png,
> Spark Expanded Truncated Query.png
>
>
> As of HIVE-16601, we place a shortened version of the query into the Spark
> job description. We should look into adding a longer version of the query. It
> seems that the Spark Web UI has a nice feature where long job descriptions
> will be truncated with a {{...}}, but when you double click on the {{...}} it
> expands to show the rest of the string.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)