-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75321/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-4945
https://issues.apache.org/jira/browse/ATLAS-4945
Repository: atlas
Description
-------
version: '3' defined in docker-compose files is now outdated as Docker Compose
no longer requires a version field in Compose files.
more info present here:
https://docs.docker.com/reference/compose-file/version-and-name/
Diffs
-----
dev-support/atlas-docker/docker-compose.atlas-base.yml 29f92a142
dev-support/atlas-docker/docker-compose.atlas-build.yml f73874b39
dev-support/atlas-docker/docker-compose.atlas-hadoop.yml f07270ca6
dev-support/atlas-docker/docker-compose.atlas-hbase.yml c441519bd
dev-support/atlas-docker/docker-compose.atlas-hive.yml 5fe843e6d
dev-support/atlas-docker/docker-compose.atlas-kafka.yml 8d1264824
dev-support/atlas-docker/docker-compose.atlas.yml b21540571
Diff: https://reviews.apache.org/r/75321/diff/1/
Testing
-------
Followed README instructions to successfully bring up all the containers.
Thanks,
Abhishek Kumar