This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
from d67cd509e ATLAS-4792: fix to address build failure in Pro with Apple
M1 chip
new dc5db3b6c ATLAS-4794: fixed initialization failure in HBase and Hive
hooks
new 378652411 ATLAS-4795: docker setup updated to support Apple M1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
addons/hbase-bridge/pom.xml | 10 ++++++++++
addons/hive-bridge/pom.xml | 10 ++++++++++
dev-support/atlas-docker/.env | 14 ++++++++++++++
dev-support/atlas-docker/Dockerfile | 5 ++++-
dev-support/atlas-docker/Dockerfile.atlas | 5 +++++
dev-support/atlas-docker/Dockerfile.atlas-base | 11 ++++++++---
dev-support/atlas-docker/Dockerfile.atlas-build | 6 ++++++
dev-support/atlas-docker/docker-compose.atlas-base.yml | 3 +++
dev-support/atlas-docker/docker-compose.atlas-build.yml | 2 ++
dev-support/atlas-docker/docker-compose.atlas.yml | 2 ++
dev-support/atlas-docker/scripts/atlas-build.sh | 2 ++
11 files changed, 66 insertions(+), 4 deletions(-)