[
https://issues.apache.org/jira/browse/HIVE-21825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870023#comment-16870023
]
Hive QA commented on HIVE-21825:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12972485/Hive-21825.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 16336 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestHiveMetaStorePartitionSpecs.org.apache.hadoop.hive.metastore.TestHiveMetaStorePartitionSpecs
(batchId=224)
org.apache.hadoop.hive.metastore.TestHiveMetaStorePartitionSpecs.testAddPartitions
(batchId=224)
org.apache.hadoop.hive.metastore.TestHiveMetaStorePartitionSpecs.testFetchingPartitionsWithDifferentSchemas
(batchId=224)
org.apache.hadoop.hive.metastore.TestHiveMetaStorePartitionSpecs.testGetPartitionSpecs_WithAndWithoutPartitionGrouping
(batchId=224)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17695/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17695/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17695/
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: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12972485 - PreCommit-HIVE-Build
> Improve client error msg when Active/Passive HA is enabled
> ----------------------------------------------------------
>
> Key: HIVE-21825
> URL: https://issues.apache.org/jira/browse/HIVE-21825
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Prasanth Jayachandran
> Assignee: Richard Zhang
> Priority: Major
> Labels: pull-request-available
> Attachments: Hive-21825.1.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When Active/Passive HA is enabled and when client tries to connect to Passive
> HA or when HS2 is still starting up, clients will receive the following the
> error msg
> {code:java}
> 'Cannot open sessions on an inactive HS2 instance; use service discovery to
> connect'{code}
> This error msg can be improved to say that HS2 is still starting up (or more
> user-friendly error msg).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)