[GitHub] hive pull request: shuffle the metastore uris, so the request can ...

2015-12-25 Thread jasonliaoxiaoge
GitHub user jasonliaoxiaoge opened a pull request: https://github.com/apache/hive/pull/61 shuffle the metastore uris, so the request can be balanced to metastores Currently, HiveMetaStoreClient connect to the first metastore uri defaultly If we have multi metastore uris. So the

[GitHub] hive pull request: shuffle the metastore uris, so the request can ...

2015-12-25 Thread jasonliaoxiaoge
Github user jasonliaoxiaoge closed the pull request at: https://github.com/apache/hive/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] hive pull request: shuffle the metastore uris, so the request can ...

2015-12-25 Thread jasonliaoxiaoge
GitHub user jasonliaoxiaoge opened a pull request: https://github.com/apache/hive/pull/60 shuffle the metastore uris, so the request can be balanced to metastores Currently, HiveMetaStoreClient connect to the first metastore uri defaultly If we have multi metastore uris. So the