[
https://issues.apache.org/jira/browse/HIVE-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819939#comment-15819939
]
Hive QA commented on HIVE-15569:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12847075/HIVE-15569.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10931 tests
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out)
(batchId=235)
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=121)
[auto_sortmerge_join_13.q,join4.q,join35.q,udf_percentile.q,join_reorder3.q,subquery_in.q,auto_join19.q,stats14.q,vectorization_15.q,union7.q,vectorization_nested_udf.q,vector_groupby_3.q,vectorized_ptf.q,auto_join2.q,groupby1_map_skew.q]
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part]
(batchId=148)
org.apache.hadoop.hive.metastore.TestRetriesInRetryingHMSHandler.testWrappedExceptionRetry
(batchId=188)
org.apache.hadoop.hive.metastore.TestRetriesInRetryingHMSHandler.testWrappedMetaExceptionRetry
(batchId=188)
org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation
(batchId=209)
org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters
(batchId=209)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2896/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2896/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2896/
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: 7 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12847075 - PreCommit-HIVE-Build
> failures in RetryingHMSHandler.<init> do not get retried
> --------------------------------------------------------
>
> Key: HIVE-15569
> URL: https://issues.apache.org/jira/browse/HIVE-15569
> Project: Hive
> Issue Type: Bug
> Reporter: Thejas M Nair
> Assignee: Vihang Karajgaonkar
> Attachments: HIVE-15569.01.patch
>
>
> RetryingHMSHandler.<init> is called during Hive metastore startup, and any
> transient db failures during that call are not retried. This can result in
> failure for HiveMetastore startup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)