atlas-application.properties
To configure Apache Atlas integration, create a file atlas-application.properties
in configuration directory (eg: /opt/indexima/galactica/conf/atlas-application.properties).
This file can be a copy of the atlas-application.properties on the atlas server. The only required parameters for Indexima integration are:
atlas.rest.address:
URL of the atlas serveratlas.authentication.method.*
: parameters required to authenticate to Atlas
Visit Apache's website for more information about Atlas parameters: https://atlas.apache.org/#/Authentication
A template file atlas-application.properties.template
is available in the configuration directory.
Please refer to the Apache Atlas integration documentation for more details on the setup of Atlas integration.