kumaab commented on code in PR #389:
URL: https://github.com/apache/atlas/pull/389#discussion_r2159450073
##########
dev-support/atlas-docker/README.md:
##########
@@ -50,9 +50,13 @@ Docker files in this folder create docker images and run
them to build Apache At
Time taken to complete the build might vary (upto an hour), depending on
status of ${HOME}/.m2 directory cache.
- 6.2. Execute following command to install and start Atlas and dependent
services (Solr, HBase, Kafka) in containers:
+ 6.2. To install and start Atlas using Postgres as backend store, execute
following commands:
+ export ATLAS_BACKEND=postgres
Review Comment:
Changes to `.github/workflows/ci.yml` would be required to incorporate the
docker changes for CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]