Skip to content

Helm chart to deploy Apache atlas with cassandra and solr

Notifications You must be signed in to change notification settings

xmavrck/atlas-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atlas-helm-chart

This chart will install the apache atlas and used solr for indexing and cassandra as backend storage.

To install the chart. clone the repo and run following command to install chart

helm install --name <any release name> -f atlas-helm-chart/values.yaml atlas-helm-chart

This will run the solr, atlas, Cassandra and zookeeper pods

solr version : 7.5

atlas version : 1.1.0

cassandra version : 3.11.3

zookeeper version : 3.4.x

Download the Source code of Apache Atlas from here Download

Build Atlas from source

tar xvfz apache-atlas-1.1.0-sources.tar.gz

cd apache-atlas-sources-1.1.0/

mvn clean -DskipTests install

Packaging Apache Atlas

mvn clean -DskipTests package -Pdist

This will Generate tar file of Apache atlas

About

Helm chart to deploy Apache atlas with cassandra and solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published