Created 09-13-2016 07:09 PM
I understand multipule atlas metastores may be configured for HA. what about the other components of atlas, can they be configured as HA and if so how?
Created 09-13-2016 07:30 PM
In order to provide HA for the index store, we recommend that Atlas be configured to use Solr as the backing index store for Titan. In order to configure Atlas to use Solr in HA mode, do the following:
Source - http://atlas.incubator.apache.org/HighAvailability.html
Created 09-13-2016 07:30 PM
In order to provide HA for the index store, we recommend that Atlas be configured to use Solr as the backing index store for Titan. In order to configure Atlas to use Solr in HA mode, do the following:
Source - http://atlas.incubator.apache.org/HighAvailability.html
Created 09-20-2016 07:06 PM
@chennuri gouri shankar That is good info on HA for Solr. I assume the metastore (HBase) will need to be configured for HA as well?
Created 12-09-2016 08:38 PM
Atlas HBase is made HA by configuring as distributed HBase (vs default standalone)