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

Hudson commented on AMBARI-22485:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8473 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8473/])
AMBARI-22485 : Allow Ambari to support non-kerberos SASL mechanisms for 
(mradhakrishnan: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f8227780834f1b795a815380c8d2951fed1ea9ca])
* (add) 
ambari-server/src/test/python/stacks/2.6/configs/default_kafka_plaintext.json
* (add) 
ambari-server/src/test/python/stacks/2.6/configs/default_kafka_sasl_ssl.json
* (add) 
ambari-server/src/test/python/stacks/2.6/configs/default_kafka_sasl_plaintext.json
* (add) 
ambari-server/src/main/resources/common-services/KAFKA/0.10.0/configuration/kafka_jaas_conf.xml
* (add) 
ambari-server/src/test/python/stacks/2.6/KAFKA/test_kafka_broker_other_sasl.py
* (add) 
ambari-server/src/main/resources/common-services/KAFKA/0.10.0/configuration/kafka_client_jaas_conf.xml
* (add) 
ambari-server/src/main/resources/common-services/KAFKA/0.10.0/configuration/kafka-broker.xml
* (add) 
ambari-server/src/test/python/stacks/2.6/configs/default_kafka_plaintextsasl.json


> Allow Ambari to support non-kerberos SASL mechanisms for Kafka
> --------------------------------------------------------------
>
>                 Key: AMBARI-22485
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22485
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.6.0
>            Reporter: Yolanda M. Davis
>            Assignee: Yolanda M. Davis
>         Attachments: AMBARI-22485.patch, AMBARI-22485_branch-2.6.patch
>
>
> Currently AMBARI support's SASL and SSL as the security options for Kafka.
> Within SASL Ambari only supports GSSAPI(kerberos) only. Kafka supports other 
> mechanisms such as plain, md5 etc.. This allows users to plug in their LDAP 
> system into Kafka.
> Also another important option is SASL_SSL. 
> We need to expose necessary configs in Ambari to enable these mechanisms for 
> users.
> Ambari should allow users to not only configure Kafka for non-kerberos based 
> SASL mechanisms, but also ensure that jaas configuration files are written 
> when these options are provided (as opposed to only writing those files when 
> kerberos has been enabled)..



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to