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

Hive QA commented on HIVE-16571:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12866079/HIVE-16571.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10638 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index] 
(batchId=225)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_mapjoin1]
 (batchId=148)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
 (batchId=143)
org.apache.hadoop.hive.ql.exec.tez.TestTezSessionPool.testSessionPoolGetInOrder 
(batchId=270)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5016/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5016/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5016/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12866079 - PreCommit-HIVE-Build

> HiveServer2: Prefer LIFO over round-robin for Tez session reuse
> ---------------------------------------------------------------
>
>                 Key: HIVE-16571
>                 URL: https://issues.apache.org/jira/browse/HIVE-16571
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, Tez
>    Affects Versions: 3.0.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>         Attachments: HIVE-16571.patch
>
>
> Currently Tez session reuse is entirely round-robin, which means a single 
> user might have to run upto 32 queries before reusing a warm session on a 
> HiveServer2.
> This is not the case when session reuse is disabled, with a user warming up 
> their session on the 1st query.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to