[
https://issues.apache.org/jira/browse/NIFI-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437702#comment-15437702
]
ASF GitHub Bot commented on NIFI-2664:
--------------------------------------
Github user YolandaMDavis commented on the issue:
https://github.com/apache/nifi/pull/946
Tested this on standalone NiFi instance with 3 node Kerberized HDP cluster.
Attempted the following:
1) Kerberos based user authentication with user set as initial admin. Was
able to log in as kerberos principal and access NiFi as admin as expected.
2) Executing a PutHDFS for generated flow files against kerberized
cluster.- Was able to save to appropriate designated user folder with
appropriate permissions.
+1
Will merge shortly
> 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)