-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56673/
-----------------------------------------------------------
(Updated April 7, 2017, 4:49 p.m.)
Review request for Ambari, Alejandro Fernandez, Di Li, and Juanjo Marron.
Bugs: AMBARI-19996
https://issues.apache.org/jira/browse/AMBARI-19996
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/1/
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