With which databases is Apache Atlas compatible?

-4

Apache Atlas has compatibility with which SQL and SQL databases I'm doing a job, and I could not find anything about

    
asked by anonymous 17.05.2018 / 18:17

1 answer

0

By what I understand , Apache Atlas uses HBase and only it, since Apache Atlas uses Hadoop and the Hadoop database is HBase. You can choose between using an external HBase or using an embedded HBase:

  

Above will build Atlas for an environment having functional HBase and Solr instances.

E:

  To create Apache Atlas package that includes HBase and Solr, build with the embedded-hbase-solr profile

    
17.05.2018 / 19:13