[
https://issues.apache.org/jira/browse/ATLAS-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004274#comment-18004274
]
Abhishek Kumar commented on ATLAS-5058:
---------------------------------------
Additional commit to master branch:
https://github.com/apache/atlas/commit/2d4b81ba19099c25815f05773efac51c1008fa37
> 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
> Priority: Major
> Fix For: 3.0.0, 2.5.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)