[ 
https://issues.apache.org/jira/browse/HIVE-23026?focusedWorklogId=446525&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-446525
 ]

ASF GitHub Bot logged work on HIVE-23026:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jun/20 13:47
            Start Date: 16/Jun/20 13:47
    Worklog Time Spent: 10m 
      Work Description: xiejiajun opened a new pull request #1082:
URL: https://github.com/apache/hive/pull/1082


   ### What is this PR for?
   - add a configuration item to support setting tez job name
   
   ### What type of PR is it?
   - feature
   
   ### What is the Jira issue?
   - https://issues.apache.org/jira/browse/HIVE-23026
   
   ### How to use?
   - We can use 'set tez.job.name=<customized_job_name>;' or '--hiveconf 
ez.job.name=<customized_job_name>' to use this function to customize Yarn 
application name when we run a sql.
   - We recommend setting  the 'customized_job_name' to a Java String.format() 
string that can accept the hive session ID as a single parameter.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 446525)
    Time Spent: 4h 40m  (was: 4.5h)

> support add a yarn application name for tez on hiveserver2
> ----------------------------------------------------------
>
>                 Key: HIVE-23026
>                 URL: https://issues.apache.org/jira/browse/HIVE-23026
>             Project: Hive
>          Issue Type: Improvement
>          Components: Tez
>    Affects Versions: 2.0.0
>            Reporter: Jake Xie
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0, 3.0.0
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Currently tez on hiveServer2 cannot specify yarn application name, which is 
> not very convenient for locating the problem SQL, so i added a configuration 
> item to support setting tez job name



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to