[
https://issues.apache.org/jira/browse/HIVE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494637#comment-15494637
]
Hive QA commented on HIVE-14766:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12828724/HIVE-14766.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10562 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ctas]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[acid_bucket_pruning]
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1201/testReport
Console output:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1201/console
Test logs:
http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-1201/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12828724 - PreCommit-HIVE-MASTER-Build
> ObjectStore.initialize() needs retry mechanisms in case of connection failures
> ------------------------------------------------------------------------------
>
> Key: HIVE-14766
> URL: https://issues.apache.org/jira/browse/HIVE-14766
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 2.2.0, 2.1.1
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-14766.patch
>
>
> RetryingHMSHandler handles retries to most HMSHandler calls. However, one
> area where we do not have retries is in the very instantiation of
> ObjectStore. The lack of retries here sometimes means that a flaky db connect
> around the time the metastore is started yields an unresponsive metastore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)