Description
I saw a case Hive.get(HiveConf c) reuse syncMetaStoreClient with different config (in my case, hive.metastore.uris is different), which makes syncMetaStoreClient connect to wrong metastore server.
I saw a case Hive.get(HiveConf c) reuse syncMetaStoreClient with different config (in my case, hive.metastore.uris is different), which makes syncMetaStoreClient connect to wrong metastore server.