Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Falcon - Atlas backend store

avatar
Super Collaborator

Hi,

What is the backend store for Falcon and Atlas, is it HBASE? is any other store possible?

Thanks,

Avijeet

1 ACCEPTED SOLUTION

avatar
Super Collaborator

HBase is the preferred metadata store for Atlas as of now. BerkeleyDB can also be used.

View solution in original post

4 REPLIES 4

avatar
Super Collaborator

HBase is the preferred metadata store for Atlas as of now. BerkeleyDB can also be used.

avatar
Guru

note that Atlas uses Titan (graphDB) as a metadata store, and this uses HBase for metadata and Solr for indexing

http://atlas.apache.org/HighAvailability.html

avatar
Super Collaborator

Hi @Greg Keys, so is HBASE and SOLR mandatory to be able to use Atlas?

avatar
Guru

Yes. (They are installed under the covers when installing Atlas service).