Pierre Villard created NIFI-3528:
------------------------------------
Summary: 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
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)