diff --git a/distro/pom.xml b/distro/pom.xml index db1f23acd..367b2c715 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -31,21 +31,9 @@ - - hbase2 - #Hbase -#For standalone mode , specify localhost -#for distributed mode, specify zookeeper quorum here -atlas.graph.storage.hostname= -atlas.graph.storage.hbase.regions-per-server=1 -atlas.graph.storage.lock.wait-time=10000 - -#In order to use Cassandra as a backend, comment out the hbase specific properties above, and uncomment the -#the following properties -#atlas.graph.storage.clustername= -#atlas.graph.storage.port= - - + false + false + atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.HBaseBasedAuditRepository solr #Solr #Solr cloud mode properties @@ -71,12 +59,21 @@ atlas.graph.index.search.solr.wait-searcher=true #atlas.graph.index.search.hostname=localhost #atlas.graph.index.search.elasticsearch.client-only=true + hbase2 + #Hbase +#For standalone mode , specify localhost +#for distributed mode, specify zookeeper quorum here +atlas.graph.storage.hostname= +atlas.graph.storage.hbase.regions-per-server=1 +atlas.graph.storage.lock.wait-time=10000 + +#In order to use Cassandra as a backend, comment out the hbase specific properties above, and uncomment the +#the following properties +#atlas.graph.storage.clustername= +#atlas.graph.storage.port= + false false - false - false - - atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.HBaseBasedAuditRepository @@ -157,13 +154,8 @@ atlas.graph.index.search.solr.wait-searcher=true false - berkeleyje - #Berkeley -atlas.graph.storage.directory=${sys:atlas.home}/data/berkeley -atlas.graph.storage.lock.clean-expired=true -atlas.graph.storage.lock.expiry-time=500 -atlas.graph.storage.lock.wait-time=300 - + false + atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.NoopEntityAuditRepository solr #Solr #Solr cloud mode properties @@ -177,19 +169,21 @@ atlas.graph.index.search.solr.wait-searcher=true #atlas.graph.index.search.solr.mode=http #atlas.graph.index.search.solr.http-urls=http://localhost:8983/solr - atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.NoopEntityAuditRepository - - false + berkeleyje + #Berkeley +atlas.graph.storage.directory=${sys:atlas.home}/data/berkeley +atlas.graph.storage.lock.clean-expired=true +atlas.graph.storage.lock.expiry-time=500 +atlas.graph.storage.lock.wait-time=300 + false - true - ${project.build.directory}/solr - https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz + true solr-${solr.version} - + https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz ${project.build.directory}/zk - https://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz zookeeper-${zookeeper.version} + https://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz @@ -253,6 +247,17 @@ atlas.graph.index.search.solr.wait-searcher=true false + false + ${project.build.directory}/elasticsearch + elasticsearch-${elasticsearch.version} + true + https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${elasticsearch.version}.tar.gz + atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.NoopEntityAuditRepository + elasticsearch + #ElasticSearch +atlas.graph.index.search.hostname=localhost +atlas.graph.index.search.elasticsearch.client-only=true + berkeleyje #Berkeley atlas.graph.storage.directory=${sys:atlas.home}/data/berkeley @@ -260,19 +265,6 @@ atlas.graph.storage.lock.clean-expired=true atlas.graph.storage.lock.expiry-time=500 atlas.graph.storage.lock.wait-time=300 - elasticsearch - #ElasticSearch -atlas.graph.index.search.hostname=localhost -atlas.graph.index.search.elasticsearch.client-only=true - - atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.NoopEntityAuditRepository - - true - false - ${project.build.directory}/elasticsearch - https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${elasticsearch.version}.tar.gz - elasticsearch-${elasticsearch.version} - @@ -323,13 +315,7 @@ atlas.graph.index.search.elasticsearch.client-only=true false - #Hbase -#For standalone mode , specify localhost -#for distributed mode, specify zookeeper quorum here -atlas.graph.storage.hostname=localhost -atlas.graph.storage.hbase.regions-per-server=1 -atlas.graph.storage.lock.wait-time=10000 - + false #Solr #Solr cloud mode properties atlas.graph.index.search.solr.mode=cloud @@ -342,18 +328,21 @@ atlas.graph.index.search.solr.wait-searcher=true #atlas.graph.index.search.solr.mode=http #atlas.graph.index.search.solr.http-urls=http://localhost:8983/solr - - false - true - true - + #Hbase +#For standalone mode , specify localhost +#for distributed mode, specify zookeeper quorum here +atlas.graph.storage.hostname=localhost +atlas.graph.storage.hbase.regions-per-server=1 +atlas.graph.storage.lock.wait-time=10000 + ${project.build.directory}/hbase - https://archive.apache.org/dist/hbase/${hbase.version}/hbase-${hbase.version}-bin.tar.gz + true hbase-${hbase.version} - + https://archive.apache.org/dist/hbase/${hbase.version}/hbase-${hbase.version}-bin.tar.gz ${project.build.directory}/solr - https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz + true solr-${solr.version} + https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz @@ -416,11 +405,8 @@ atlas.graph.index.search.solr.wait-searcher=true false - embeddedcassandra + true atlas.EntityAuditRepository.impl=org.apache.atlas.repository.audit.CassandraBasedAuditRepository - #Cassandra -atlas.graph.storage.conf-file=${sys:atlas.home}/conf/cassandra.yml - #Solr #Solr cloud mode properties atlas.graph.index.search.solr.mode=cloud @@ -433,18 +419,18 @@ atlas.graph.index.search.solr.wait-searcher=true #atlas.graph.index.search.solr.mode=http #atlas.graph.index.search.solr.http-urls=http://localhost:8983/solr - - true + embeddedcassandra + #Cassandra +atlas.graph.storage.conf-file=${sys:atlas.home}/conf/cassandra.yml + false true - ${project.build.directory}/solr - https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz solr-${solr.version} - + https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz ${project.build.directory}/zk - https://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz zookeeper-${zookeeper.version} + https://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz diff --git a/docs/pom.xml b/docs/pom.xml index f22f9e2ff..545969f6e 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -27,8 +27,8 @@ Apache Atlas Documentation Apache Atlas Documentation - true false + true - org.apache.atlas - atlas-graphdb-janus - false - org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase - solr - true WEB-INF/lib/je-*.jar,WEB-INF/lib/solr-test-framework-*.jar, WEB-INF/lib/jts-*.jar,WEB-INF/lib/logback-*.jar,WEB-INF/lib/dom4j-*.jar,WEB-INF/lib/ant-*.jar + solr + atlas-graphdb-janus + org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase + org.apache.atlas + false + true @@ -654,131 +653,101 @@ - - false - UTF-8 - UTF-8 - v12.16.0 - 6.13.7 - 1.7.21 - 9.4.31.v20200723 - 9.2.30.v20200428 - 1.19 - 1.1 - - 0.5.1 - 3.4.6 - 7.7.2 - 7.7.2 - 4.13 - - 3.1.1 - 2.0.2 - 7.7.2 - 3.1.0 - 2.0.0 - 2.11 - 1.16.0 - 3.4.6 - 0.8 - 1.4.6.2.3.99.0-195 - 1.2.0 - 4.0.1 - 5.6.4 - - 3.2.11 2.3.7 - 1.3.1 - 2.5 - 6.5.16 - 4.1.0 - 4.3.29.RELEASE - 4.2.17.RELEASE - - 3.1.0 - 25.1-jre + 4.5 4.7 - 1.2.17 - 2.11.0 - - 1.0 - 2.10.5 - 2.10.5 - - - 1.10 - 2.2 + 1.8.7 + + 1.16.0 + false + 3.1.4 + 1.4 3.2.2 4.4 - 1.1.3 - 2.6 - 1.6 - 1.4 + 1.10 + 2.2 1.0 2.6 - - - - 5.0 - 4.1.1 - 4.1.1 - - 1 - 1.3.7 - 2.7 - 0.8 - 2.11.1 - 4.5 - 3.7 + 2.6 + 1.1.3 + 1.6 + 4.0.1 1.8 3.2.2 - - ${hadoop.version} - - - 3.1.4 - 5.0.3 - 0.8.1 - - - - 6.0.1 - - - 64m - 512m - - - false - false - false - false - true - true - false - ${project.basedir} - 10 - - - berkeleyje - solr - + 5.6.4 org.apache.atlas.repository.audit.InMemoryEntityAuditRepository - - 2.18.1 - 2C + 2.11.1 2.18.1 - - - 1.8.7 + 0.8 + 6.5.16 + solr + berkeleyje + 2.5 + 25.1-jre + 4.1.0 + ${hadoop.version} + 3.1.1 + 2.0.2 + 3.1.0 + 0.8.1 + 2.10.5 + 2.10.5 + 0.5.1 + 1 + 3.1.0 + 1.19.4 + 1.19 + 1.3.7 + 10 + 9.2.30.v20200428 + 9.4.31.v20200723 + 2.10.6 + 3.2.11 + 1.1 + 4.13 + 2.11 + 2.0.0 + 6.0.1 + 1.2.17 + 2.11.0 + 7.7.2 + 3.7 + 512m + v12.16.0 + 6.13.7 + 5.0 + 2.7 + 64m + 4.1.1 + 4.1.1 build-minify build-minify + UTF-8 + UTF-8 + ${project.basedir} + false + true + false + false + true + false + false + 1.7.21 + 7.7.2 + 7.7.2 + 1.3.1 + 4.2.17.RELEASE + 4.3.29.RELEASE + 1.4.6.2.3.99.0-195 + 1.2.0 + 2C + 2.18.1 6.9.4 - 2.10.6 - 1.19.4 + 3.4.6 + 5.0.3 + 0.8 + 3.4.6 diff --git a/webapp/pom.xml b/webapp/pom.xml index 5a8cfe616..fe5dc0bdb 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -32,9 +32,9 @@ war - ${project.basedir}/.. true file:///${project.build.directory}/../../distro/src/conf/atlas-log4j.xml + ${project.basedir}/..