Description
Miscellaneous fixes for Atlas.
1. Atlas 0.7.0 in HDP 2.5 no longer needs to add the Atlas conf dir to the classpath of Falcon and Storm.
This means we need to call check_stack_feature for StackFeature.ATLAS_CONF_DIR_IN_PATH which allows HDP [2.3, 2.5)
2. The Atlas Hooks creates the atlas-application.properties.xml file with a subset of the Atlas application properties, which is missing two properties,
- atlas.kafka.sasl.kerberos.service.name
- atlas.kafka.security.protocol
3. Change the Atlas log level to info.
Delete the following properties in Atlas 0.7.0:
- atlas.kafka.data
- atlas.graph.index.search.directory
- atlas.graph.index.search.elasticsearch.client-only
- atlas.graph.index.search.elasticsearch.local-mode
- atlas.graph.storage.directory
- atlas.kafka.entities.group.id
Attachments
Attachments
Issue Links
- links to