[
https://issues.apache.org/jira/browse/HIVE-12748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liao, Xiaoge updated HIVE-12748:
--------------------------------
Attachment: HIVE-12748.001.patch
> shuffle the metastore uris, so the request can be balanced to metastores
> ------------------------------------------------------------------------
>
> Key: HIVE-12748
> URL: https://issues.apache.org/jira/browse/HIVE-12748
> Project: Hive
> Issue Type: New Feature
> Components: Metastore
> Reporter: Liao, Xiaoge
> Attachments: HIVE-12748.001.patch
>
>
> Currently, HiveMetaStoreClient connect to the first metastore uri defaultly
> If we have multi metastore uris. So the client only send request to the first
> metastore, the metastore will be the bottleneck to process the client request.
> I add the logic to shuffle metastore uris, so that the request can be
> balanced to all of the metastores.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)