To connect NiFi to HDFS with Kerberos enabled requires manual configuration. You need to provide a Kerberos client configuration (krb5.conf) and set nifi.kerberos.krb5.file in nifi.properties to its location.
Possible solution
This could be automated by the operator, allowing for users to point to the same Kerberos configuration used by HDFS without manual intervention.
Affected version
23.7.0
Current and expected behavior
To connect NiFi to HDFS with Kerberos enabled requires manual configuration. You need to provide a Kerberos client configuration (krb5.conf) and set nifi.kerberos.krb5.file in nifi.properties to its location.
Possible solution
This could be automated by the operator, allowing for users to point to the same Kerberos configuration used by HDFS without manual intervention.
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None