Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

ListHDFS - Hadoop User Login, Non-Kerberos

avatar
Contributor

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

40468-debugmsga.png

1 ACCEPTED SOLUTION

avatar
Expert Contributor

@Zack AtkinsonAdd nifii user to hdfs group it should work

View solution in original post

2 REPLIES 2

avatar
@Zack Atkinson

What version of NiFi are you using?

Also, your last question is very confusing. Is kerberos enabled in HDFS?

avatar
Expert Contributor

@Zack AtkinsonAdd nifii user to hdfs group it should work