Todd Lipcon created IMPALA-7498:
-----------------------------------
Summary: impalad should wait for catalogd during start up
Key: IMPALA-7498
URL: https://issues.apache.org/jira/browse/IMPALA-7498
Project: IMPALA
Issue Type: Sub-task
Reporter: Todd Lipcon
If you start all daemons simultaneously, impalad with --use_local_catalog
enabled will retry three times in a tight loop trying to fetch the DB names,
and then exit. Instead it should loop for some amount of time waiting for the
catalog to be ready in the same way that the existing implementation does.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)