Madhan Neethiraj created ATLAS-5058:
---------------------------------------
Summary: Docker setup: add healthcheck
Key: ATLAS-5058
URL: https://issues.apache.org/jira/browse/ATLAS-5058
Project: Atlas
Issue Type: Improvement
Components: atlas-docker
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Atlas docker setup brings up multiple containers including HDFS, HBase, Hive,
Solr, Kafka, Zookeeper, Atlas. Successful startup of few containers require
other containers to be in healthy state; for example:
* HBase container requires HDFS container to be available
* Atlas container requires HBase, Solr, Kafka and Zookeeper containers to be
available
Docker setup scripts should be updated with necessary healthchecks to ensure
containers are started up only after all their dependent containers are healthy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)