Created on 09-21-2017 05:28 PM - edited 08-17-2019 11:03 PM
Hello,
I am attempting to setup ListHDFS processor on our NiFi servers to pull back a file list from a directory in our Hadoop file system. I have configured the processor to include the following files stored on the NiFi servers: core-site.xml, hbase-site.xml, hdfs-site.xml
Running the processor in debug mode I receive the information included in the picture. The processor appears to be trying to use the Linux user (nifi) running NiFi to access our Hadoop servers. Is there a different way to specify a user to login from the processor decides Kerberos?
Thanks
Created 09-22-2017 07:13 PM
@Zack AtkinsonAdd nifii user to hdfs group it should work
Created 09-22-2017 03:58 PM
What version of NiFi are you using?
Also, your last question is very confusing. Is kerberos enabled in HDFS?
Created 09-22-2017 07:13 PM
@Zack AtkinsonAdd nifii user to hdfs group it should work