Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.8.0
-
None
Description
If the catalog daemon can't contact the HMS on startup, it will fail out of the Catalog constructor in MetaStoreClientPool.addClients().
We might consider not doing so, but instead retry for a longer time to allow the catalog and the HMS to be started concurrently.