[
https://issues.apache.org/jira/browse/HIVE-21805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852387#comment-16852387
]
Hive QA commented on HIVE-21805:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12970276/HIVE-21805.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 16064 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testMerge3Way01
(batchId=338)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17355/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17355/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17355/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12970276 - PreCommit-HIVE-Build
> HiveServer2: Use the fast ShutdownHookManager APIs
> --------------------------------------------------
>
> Key: HIVE-21805
> URL: https://issues.apache.org/jira/browse/HIVE-21805
> Project: Hive
> Issue Type: Bug
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Major
> Labels: regression
> Attachments: HIVE-21805.1.patch,
> shutdownhookmanager-configuration.png, txnmanager-shutdownhook-2x.png
>
>
> Hadoop ShutDownHookManager calls "new Configuration()" inside if the
> parameters are not provided as args.
> This unzips jars & looks for the .xml files in the entire classpath.
> !shutdownhookmanager-configuration.png!
> +
> !txnmanager-shutdownhook-2x.png!
> Hive has its own impl of ShutDownHookManager, which has also history from the
> hadoo one (added to code instead of shims).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)