[
https://issues.apache.org/jira/browse/NIFI-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959553#comment-15959553
]
ASF subversion and git services commented on NIFI-3528:
-------------------------------------------------------
Commit 614fa6a6c4272d07c7db6273c15c97c215ad8e7e in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=614fa6a ]
NIFI-3528 Added support for keytab/principal to Kafka 0.10 processors
This closes #1606.
Signed-off-by: Bryan Bende <[email protected]>
> 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)