This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git
from 9b1349078 ATLAS-4792: fix to address build failure in Pro with Apple
M1 chip
new 8e2ff2797 ATLAS-4794: fixed initialization failure in HBase and Hive
hooks
new 368c90dfe 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 | 18 ++++++++++++++++--
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 +++
.../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, 68 insertions(+), 6 deletions(-)