Re: Usage of IMetaStoreClient#reconnect

2021-09-29 Thread Paul Lam
Thanks a lot for the inputs. I'll try out the new client approach. Best, Paul Lam Patrick Duin 于2021年9月29日周三 下午5:54写道: > In some of our tools we used to interact with the metastore we've moved > away from long running clients altogether the thrift protocol is best > served

Usage of IMetaStoreClient#reconnect

2021-09-29 Thread Paul Lam
, which closes the current thrift connection and opens a new one. Is that designed for this scenario? Or is there some best practice to handle the connectivity issue? In addition, I’m using Hive 1.1.0-CDH5.6.0 and Apache Hive 2.3.0 (in migrating process). Thanks a lot! Best, Paul Lam