mirror of
https://github.com/apache/impala.git
synced 2026-01-08 12:02:54 -05:00
Occasionally we'd see HBase fail to startup properly on CentOS 7 clusters. The symptom was that HBase would not open the required nodes in zookeeper, signaling its readiness. As a workaround, this change includes waiting for the Zookeeper nodes into the retry logic. Change-Id: Id8dbdff4ad02cac1322e7d580e0a6971daf6ea28 Reviewed-on: http://gerrit.cloudera.org:8080/7159 Reviewed-by: Michael Brown <mikeb@cloudera.com> Reviewed-by: anujphadke <aphadke@cloudera.com> Reviewed-by: David Knupp <dknupp@cloudera.com> Tested-by: Lars Volker <lv@cloudera.com>