You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/02/25 19:05:04 UTC

[jira] [Created] (NIFI-385) Add Kerberos support in nifi-kite-nar

Ryan Blue created NIFI-385:
------------------------------

             Summary: Add Kerberos support in nifi-kite-nar
                 Key: NIFI-385
                 URL: https://issues.apache.org/jira/browse/NIFI-385
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Ryan Blue


Kite should be able to connect to a Kerberized Hadoop cluster to store data. Kite's Flume connector has working code. The Kite dataset needs to be instantiated in a {{doPrivileged}} block and its internal {{FileSystem}} object will hold the credentials after that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)