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

Lefty Leverenz commented on HIVE-16601:
---------------------------------------

Doc note:  This adds to the description of *hive.query.name* in HiveConf.java, 
so it needs to be documented in the wiki.  (HIVE-12357 introduced 
*hive.query.name* but it isn't documented yet.)

Apparently *hive.query.name* is for Tez and Spark only.  It could be documented 
in one section with a cross-reference from the other, or it could go in the 
general query section with cross-references from both Tez and Spark sections.

* [Configuration Properties -- Query and DDL Execution | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution]
* [Configuration Properties -- Spark | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Spark]
* [Configuration Properties -- Tez | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Tez]

Since Tez already has a list of additional configs but Spark does not, I 
suggest putting it in Spark and adding it to the Tez list.

Added a TODOC3.0 label.

> Display Session Id and Query Name / Id in Spark UI
> --------------------------------------------------
>
>                 Key: HIVE-16601
>                 URL: https://issues.apache.org/jira/browse/HIVE-16601
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>            Reporter: Sahil Takiar
>            Assignee: Sahil Takiar
>              Labels: TODOC3.0
>             Fix For: 3.0.0
>
>         Attachments: HIVE-16601.1.patch, HIVE-16601.2.patch, 
> HIVE-16601.3.patch, HIVE-16601.4.patch, HIVE-16601.5.patch, 
> HIVE-16601.6.patch, HIVE-16601.7.patch, HIVE-16601.8.patch, Spark UI 
> Applications List.png, Spark UI Jobs List.png
>
>
> We should display the session id for each HoS Application Launched, and the 
> Query Name / Id and Dag Id for each Spark job launched. Hive-on-MR does 
> something similar via the {{mapred.job.name}} parameter. The query name is 
> displayed in the Job Name of the MR app.
> The changes here should also allow us to leverage the config 
> {{hive.query.name}} for HoS.
> This should help with debuggability of HoS applications. The Hive-on-Tez UI 
> does something similar.
> Related issues for Hive-on-Tez: HIVE-12357, HIVE-12523



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to