[
https://issues.apache.org/jira/browse/ATLAS-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020108#comment-18020108
]
ASF subversion and git services commented on ATLAS-5058:
--------------------------------------------------------
Commit d65c6ad2c541d1375a295d3211bc82bfc05ff014 in atlas's branch
refs/heads/atlas-2.5 from Abhishek Kumar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=d65c6ad2c ]
ATLAS-5058: Update ci.yml to rely on healthchecks (#391)
(cherry picked from 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)