Bryan Bende created NIFI-2664:
---------------------------------
Summary: Kafka processors should use krb5 from nifi.properties if
specified
Key: NIFI-2664
URL: https://issues.apache.org/jira/browse/NIFI-2664
Project: Apache NiFi
Issue Type: Bug
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 1.0.0
Currently the Kafka processors work against a Kerberized Kafka, but are relying
on the krb5.conf being the default location of /etc.
We should check if the krb5 location was specified in nifi.properties and if so
we should set the system property to use that file, otherwise it will be
confusing why it is looking in /etc and not using that file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)