-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50773/
-----------------------------------------------------------

Review request for Ambari, Robert Levas, Sumit Mohanty, and Swapan Shridhar.


Bugs: AMBARI-18013
    https://issues.apache.org/jira/browse/AMBARI-18013


Repository: ambari


Description
-------

STR:
* Install Ambari 2.4
* HDP 2.5 with Hive and Atlas
* Kerberize the cluster

The hive hook fails because 2 configs are missing from 
hive-atlas-application.properties, 

atlas.jaas.KafkaClient.option.keyTab=/etc/security/keytabs/hive.service.keytab
atlas.jaas.KafkaClient.option.principal=hive/_h...@example.com


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/kerberos.json 
37a7e82 

Diff: https://reviews.apache.org/r/50773/diff/


Testing
-------

Python unit tests passed on these tese cases but failed due to a known issue in 
test_nodemanager.py
Verified on live cluster with Ambari 2.4, HDP 2.5, and Hive kerberized.


Thanks,

Alejandro Fernandez

Reply via email to