[
https://issues.apache.org/jira/browse/HIVE-21103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762322#comment-16762322
]
Hive QA commented on HIVE-21103:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12957834/HIVE-21103.3.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), 15777 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.service.auth.TestLdapAuthenticationProviderImpl.testAuthenticateWithBindInCredentialFilePasses
(batchId=232)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15978/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15978/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15978/
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: 12957834 - PreCommit-HIVE-Build
> PartitionManagementTask should not modify DN configs to avoid closing
> persistence manager
> -----------------------------------------------------------------------------------------
>
> Key: HIVE-21103
> URL: https://issues.apache.org/jira/browse/HIVE-21103
> Project: Hive
> Issue Type: Bug
> Components: Standalone Metastore
> Affects Versions: 4.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Critical
> Attachments: HIVE-21103.1.patch, HIVE-21103.2.patch,
> HIVE-21103.3.patch
>
>
> HIVE-20707 added automatic partition management which uses thread pools to
> run parallel msck repair. It also modifies datanucleus connection pool size
> to avoid explosion of connections to backend database. But object store
> closes the persistence manager when it detects a change in datanuclues or jdo
> configs. So when PartitionManagementTask is running and when HS2 tries to
> connect to metastore HS2 will get persistence manager close exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)