Atlas image already contains dependencies - hbase and solr, it has been compiled using them. But it has been set to use external zookeeper and kafka. The main server port is 21000.
mvn clean -DskipTests package -Pdist,embedded-hbase-solr
As base image Centos 7 has been used
docker-compose build to create new docker image ordocker-compose up -d atlas-server to start an image.http://localhost:21000
Or verify that server is up and running using
curl -u admin:admin http://localhost:21000/api/atlas/admin/version
Also startup may take some time depending on HW resources...
Content type
Image
Digest
Size
1.6 GB
Last updated
almost 6 years ago
docker pull sonnyhcl/apache-atlas