You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/06 19:04:41 UTC

[jira] [Commented] (NIFI-3528) Include dynamic JAAS configuration for Kafka processors 0.10+

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

ASF GitHub Bot commented on NIFI-3528:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1606
  
    +1 Verified this is working correctly, much nicer than configured the JAAS file in bootstrap.conf, will merge to master!


> Include dynamic JAAS configuration for Kafka processors 0.10+
> -------------------------------------------------------------
>
>                 Key: NIFI-3528
>                 URL: https://issues.apache.org/jira/browse/NIFI-3528
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Bryan Bende
>             Fix For: 1.2.0
>
>
> Kafka 0.10.2.0 has been released few days ago and introduced KAFKA-4259.
> It should now be possible to dynamically specify the client when using Kafka client library. Consequently, in a multi-tenant context, it won't be necessary anymore to write as a single user (defined in JAAS configuration file and loaded by the JVM) in all running Kafka processors.
> More details here:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-85%3A+Dynamic+JAAS+configuration+for+Kafka+clients



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)