Alejandro Fernandez created AMBARI-17678:
--------------------------------------------
Summary: Misc Atlas fixes, remove conf dir from classpath of
Falcon and Storm in HDP 2.5, add more security properties to Atlas Hooks, and
delete deprecated configs
Key: AMBARI-17678
URL: https://issues.apache.org/jira/browse/AMBARI-17678
Project: Ambari
Issue Type: Bug
Components: stacks
Affects Versions: 2.4.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Priority: Critical
Fix For: 2.4.0
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)