Robert Levas created AMBARI-18335:
-------------------------------------
Summary: After upgrading cluster from HDP-2.4.x to HDP-2.5.x and
added atlas service - missing kafka security properties
Key: AMBARI-18335
URL: https://issues.apache.org/jira/browse/AMBARI-18335
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 2.4.1
Steps to repro:
* Install Ambari 2.2.2
* Install HDP-2.4.x cluster with Atlas
* Stop Atlas
* Upgrade Ambari to 2.4
* Delete Atlas service
* Upgrade the cluster to HDP-2.5.x cluster
* Add Atlas service.
*Below config properties are missing from atlas-applicataion.properties file
for Atlas, Storm, Falcon, Hive services.*
#atlas.jaas.KafkaClient.option.keyTab =
/etc/security/keytabs/atlas.service.keytab
#atlas.jaas.KafkaClient.option.principal = atlas/[email protected]
>From HDP 2.4 to 2.5, the kerberos.json file for Atlas changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)