Hey Domenic -

Since it looks like you're going to be using Kerberos, you should probably
be aware of NIFI-997 <https://issues.apache.org/jira/browse/NIFI-997>,
which I recently posted a patch to fix. Please let us know if any other
issues come up.

Ricky

On Wed, Sep 30, 2015 at 2:01 PM, Bryan Bende <[email protected]> wrote:

> Glad that first issue was resolved! I am by no means a kerberos expert, but
> having set this up once before, the setup should be something like the
> following:
>
> nifi.kerberos.krb5.file=/etc/krb5.conf  (or wherever your conf file is)
>
>  This is the file that would have your realms defined. Then on PutHDFS your
> properties would be something like:
>
> Kerberos Principal = myprinicpal@MYREALM
> Kerberos Keytab = /etc/security/keytabs/myprinciapl.keytab
>
> MYREALM would have to be defined in krb5.conf.
>
> -Bryan
>
>
> On Wed, Sep 30, 2015 at 1:04 PM, DomenicPuzio <
> [email protected]>
> wrote:
>
> > Thank you so much for the quick reply! Restarting NiFi resolved the
> issue!
> > I
> > had not thought of that.
> >
> > However, a new issue was raised that I am currently working through:
> "Can't
> > find Kerberos realm". Do you have any idea where this should be set and
> > what
> > value it is looking for?
> >
> > I really appreciate the help!
> >
> >
> >
> > --
> > View this message in context:
> >
> http://apache-nifi-developer-list.39713.n7.nabble.com/PutHDFS-Configuration-Issue-tp2998p3003.html
> > Sent from the Apache NiFi Developer List mailing list archive at
> > Nabble.com.
> >
>



-- 
Ricky Saltzer
http://www.cloudera.com

Reply via email to