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

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

                Author: ASF GitHub Bot
            Created on: 07/Jun/20 13:47
            Start Date: 07/Jun/20 13:47
    Worklog Time Spent: 10m 
      Work Description: xiejiajun commented on a change in pull request #947:
URL: https://github.com/apache/hive/pull/947#discussion_r436364968



##########
File path: .travis.yml
##########
@@ -42,4 +42,4 @@ before_install:
 
 install: true
 
-script: travis_wait 30 mvn clean install -DskipTests -T 4 -q -Pitests
+script: mvn clean install -DskipTests -q -Pitests

Review comment:
       @belugabehr Retaining travis_wait 30 will cause the check to fail due to 
compilation timeout. Do you have any good suggestions?




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 442430)
    Time Spent: 0.5h  (was: 20m)

> 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.3.5
>            Reporter: Jake Xie
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.3.5
>
>          Time Spent: 0.5h
>  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