[ 
https://issues.apache.org/jira/browse/AMBARI-17694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398065#comment-15398065
 ] 

Sumit Mohanty commented on AMBARI-17694:
----------------------------------------

Thanks [~sriharsha]. Here is a failure I see on a newly deployed cluster.
{code}
[2016-07-28 03:22:24,536] FATAL  (kafka.Kafka$)
java.lang.IllegalArgumentException: requirement failed: 
security.inter.broker.protocol must be a protocol in the configured set of 
advertised.listeners. The valid options based on currently configured protocols 
are Set(PLAINTEXT)
        at scala.Predef$.require(Predef.scala:233)
        at kafka.server.KafkaConfig.validateValues(KafkaConfig.scala:1016)
        at kafka.server.KafkaConfig.<init>(KafkaConfig.scala:994)
        at kafka.server.KafkaConfig$.fromProps(KafkaConfig.scala:743)
        at kafka.server.KafkaConfig$.fromProps(KafkaConfig.scala:740)
        at 
kafka.server.KafkaServerStartable$.fromProps(KafkaServerStartable.scala:28)
        at kafka.Kafka$.main(Kafka.scala:58)
        at kafka.Kafka.main(Kafka.scala)
{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: Minor
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17694-1.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)

Reply via email to