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 8ca041c98 ATLAS-2388: enabled InMemoryJAASConfigurationTest
new 1a5bf6762 ATLAS-4445: fix import-hive.sh failure; updated hive version
from 3.1.0 to 3.1.2
new 887ef24c5 ATLAS-4713: docker setup updates to be in sync with
component versions in project pom.xml
new da27bb1b4 ATLAS-4241: fix import-hbase errors
new 2c2d9197e ATLAS-3820: fix import-kafka.sh failures; updated docker
setup for Kafka bridge
The 4 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 | 25 ++++++++
addons/hbase-bridge/src/bin/import-hbase.sh | 19 ++++--
addons/hive-bridge/pom.xml | 5 --
addons/hive-bridge/src/bin/import-hive.sh | 4 +-
addons/kafka-bridge/pom.xml | 72 +++++++++++++++++++++-
addons/kafka-bridge/src/bin/import-kafka.sh | 18 +-----
.../org/apache/atlas/kafka/bridge/KafkaBridge.java | 2 +-
dev-support/atlas-docker/.dockerignore | 1 +
dev-support/atlas-docker/.env | 8 +--
dev-support/atlas-docker/Dockerfile.atlas-kafka | 21 ++++---
dev-support/atlas-docker/scripts/atlas-build.sh | 1 +
.../scripts/atlas-hbase-application.properties | 2 +-
.../scripts/atlas-hive-application.properties | 2 +-
...operties => atlas-kafka-application.properties} | 2 +-
pom.xml | 2 +-
15 files changed, 139 insertions(+), 45 deletions(-)
copy dev-support/atlas-docker/scripts/{atlas-hive-application.properties =>
atlas-kafka-application.properties} (94%)