----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57039/#review166740 -----------------------------------------------------------
Fix it, then Ship it! ambari-server/src/main/resources/common-services/KAFKA/0.9.0/kerberos.json (lines 8 - 10) <https://reviews.apache.org/r/57039/#comment238759> This should be in the `identities` block of the `KAFKA_BROKER` component. We don't want this to be distributed to all hosts where any Kafka component is installed. Today there is only one component, in the future, there may be more. ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/kerberos.json (lines 8 - 10) <https://reviews.apache.org/r/57039/#comment238760> Same as previous comment. - Robert Levas On Feb. 24, 2017, 9:19 a.m., Balázs Bence Sári wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57039/ > ----------------------------------------------------------- > > (Updated Feb. 24, 2017, 9:19 a.m.) > > > Review request for Ambari, Attila Magyar, Laszlo Puskas, Oliver Szabo, Robert > Levas, and Sebastian Toader. > > > Bugs: AMBARI-20145 > https://issues.apache.org/jira/browse/AMBARI-20145 > > > Repository: ambari > > > Description > ------- > > Kafka broker needs the hdfs keytab when Ranger is installed and Ranger Kafka > plugin is enabled (plugin exists as of HDP 2.3) > > > Diffs > ----- > > ambari-server/src/main/resources/common-services/KAFKA/0.9.0/kerberos.json > 2b1c01b > > ambari-server/src/main/resources/stacks/HDP/2.5/services/KAFKA/kerberos.json > e1e6461 > > Diff: https://reviews.apache.org/r/57039/diff/ > > > Testing > ------- > > Manually tested the fix. > > > Thanks, > > Balázs Bence Sári > >
