Zihan Li created GOBBLIN-1595:
---------------------------------
Summary: Fix the dead lock during hive registration
Key: GOBBLIN-1595
URL: https://issues.apache.org/jira/browse/GOBBLIN-1595
Project: Apache Gobblin
Issue Type: Bug
Reporter: Zihan Li
In hive registration, we get one client and call
ensureHiveTableExistenceBeforeAlternation to check table existence, and inside
the method, we call tableExist method which again will try to get one client
and cause dead lock.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)