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

(Updated Feb. 14, 2017, 6:58 p.m.)


Review request for Ambari and Juanjo  Marron.


Repository: ambari


Description
-------

Perform Kinit on Kafka Start


Diffs
-----

  
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/kafka_broker.py
 0901730 

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


Testing
-------

Kerberoized the cluster and then checked for kafka user the kinit has performed 
or not.
ran the command klist for kafka user and able to see cached ticket under kafka 
user
[root@idyll1 ~]# su kafka
[kafka@idyll1 root]$ klist
Ticket cache: FILE:/tmp/krb5cc_1004
Default principal: kafka/[email protected]

Valid starting     Expires            Service principal
02/14/17 10:21:41  02/15/17 10:21:41  krbtgt/[email protected]
        renew until 02/14/17 10:21:41


Thanks,

Bharat Viswanadham

Reply via email to