[
https://issues.apache.org/jira/browse/ATLAS-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013459#comment-18013459
]
ASF subversion and git services commented on ATLAS-5058:
--------------------------------------------------------
Commit f583f71cb831726987fd19142fc2a78fb81f09b9 in atlas's branch
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=f583f71cb ]
ATLAS-5058: fix CI build failure due to atlas-base image unavailability
> 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)