[
https://issues.apache.org/jira/browse/HIVE-17330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141519#comment-16141519
]
Hive QA commented on HIVE-17330:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12883651/HIVE-17330.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 11000 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning]
(batchId=169)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=235)
org.apache.hadoop.hive.ql.exec.tez.TestTezSessionPool.testReturn (batchId=277)
org.apache.hadoop.hive.ql.exec.tez.TestTezSessionPool.testSessionPoolGetInOrder
(batchId=277)
org.apache.hadoop.hive.ql.exec.tez.TestTezSessionPool.testSessionPoolThreads
(batchId=277)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6538/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6538/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6538/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12883651 - PreCommit-HIVE-Build
> refactor TezSessionPoolManager to separate its multiple functions
> -----------------------------------------------------------------
>
> Key: HIVE-17330
> URL: https://issues.apache.org/jira/browse/HIVE-17330
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-17330.01.patch, HIVE-17330.02.patch,
> HIVE-17330.patch
>
>
> TezSessionPoolManager would retain things specific to current Hive session
> management.
> The session pool itself, as well as expiration tracking, the pool session
> implementation, and some config validation can be separated out and made
> independent from the pool.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)