[ 
https://issues.apache.org/jira/browse/HIVE-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316127#comment-15316127
 ] 

Nemon Lou commented on HIVE-10815:
----------------------------------

Seems that no failure tests are related. [~thejas] would you review it again? 
Thanks.
Comparing with other build, such as 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/7/testReport/
Following are common failure tests:
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_12
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_list_bucket_dml_13
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_list_bucket
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_subquery_multiinsert
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_constprog_partitioner
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
{noformat}
This one fails even without this patch :
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_rand_partitionpruner3
{noformat}
This one doesn't fail on my local build :
{noformat}
org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.org.apache.hive.service.TestHS2ImpersonationWithRemoteMS
{noformat} 

> Let HiveMetaStoreClient Choose MetaStore Randomly
> -------------------------------------------------
>
>                 Key: HIVE-10815
>                 URL: https://issues.apache.org/jira/browse/HIVE-10815
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, Metastore
>    Affects Versions: 1.2.0
>            Reporter: Nemon Lou
>            Assignee: Nemon Lou
>         Attachments: HIVE-10815.1.patch, HIVE-10815.2.patch, HIVE-10815.patch
>
>
> Currently HiveMetaStoreClient using a fixed order to choose MetaStore URIs 
> when multiple metastores configured.
>  Choosing MetaStore Randomly will be good for load balance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to