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 d7a624244 ATLAS-2388: enabled InMemoryJAASConfigurationTest
new 567ffb408 ATLAS-4445: fix import-hive.sh failure; updated hive version
from 3.1.0 to 3.1.2
new 4853487d9 ATLAS-4713: docker setup updates to be in sync with
component versions in project pom.xml
new 7f9e980f6 ATLAS-4241: fix import-hbase errors
new fcbc01645 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 | 4 +-
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, 137 insertions(+), 43 deletions(-)
copy dev-support/atlas-docker/scripts/{atlas-hive-application.properties =>
atlas-kafka-application.properties} (94%)