CloseableThriftHiveMetastoreIfaceClientFactory new instance get blocked

18 views
Skip to first unread message

Hongyan He

unread,
Oct 9, 2022, 2:51:04 AM10/9/22
to Waggle Dance User

recently, the waggle-dance is blocekd when inlitialize CloseableThriftHiveMetastoreIfaceClientFactory.java new instance, then the serve cannot be used. these is jstack

1.png

2.png

defaultMetaStoreClientFactory
.newInstance(confFactory.newInstance(), "waggledance-" + name, DEFAULT_CLIENT_FACTORY_RECONNECTION_RETRY,
connectionTimeout);
why should use confFactory.newInstance() rather than use hiveConf in the paramter, becasue confFactory.newInstance() will synchronized(HiveConf.class), all the requets can be blocked there
3.png

Reply all
Reply to author
Forward
0 new messages