[
https://issues.apache.org/jira/browse/AMBARI-17694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410436#comment-15410436
]
Sumit Mohanty commented on AMBARI-17694:
----------------------------------------
[~anitajebaraj] sorry, had to revert it. It appears that if one uses blueprint
to deploy a secured cluster then the "replace" construct does not take effect.
After deployment the configurations were
{code}
...
listeners=PLAINTEXT://nat-r7-kxqs-xaagents-re-3.openstacklocal:6667,SSL://nat-r7-kxqs-xaagents-re-3.openstacklocal:6666
security.inter.broker.protocol=PLAINTEXTSASL
...
{code}
> Kafka listeners property does not show SASL_PLAINTEXT protocol when Kerberos
> is enabled
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-17694
> URL: https://issues.apache.org/jira/browse/AMBARI-17694
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Anita Gnanamalar Jebaraj
> Assignee: Anita Gnanamalar Jebaraj
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-17694-1.patch, AMBARI-17694-Aug3.patch,
> AMBARI-17694-Jul26.patch, AMBARI-17694.patch
>
>
> When kerberos is enabled, the protocol for listeners in
> /etc/kafka/conf/server.properties is updated from PLAINTEXT to PLAINTEXTSASL,
> even though the Ambari UI shows otherwise
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)