Hi Team,
following the resolution thread Re: How to report NiFi lineage to Atlas I am now able to use the Atlas lib of Nifi called "ReportLineageToAtlas". I configured the settings as the following (Atlas URLs is changing day by day, after the restart of the servers) :

In Kerberos Credential Service I inserted Atlas Kerberos Keytab and Atlas Kerberos Principal.
The error I receive while the "ReportLineageToAtlas" is running is about Authentication to Atlas to reach the API :

Indeed if I open the Atlas web URL :
http://34.134.205.221:31000/api/atlas/v2/types/typedefs?name=nifi_output_port I have no data.
Therefore we have two issues:
1) it seems there's an authentication issue from Atlas towards Nifi API.
2) it seems in the API there are no data named "nifi_output_port" (maybe because it's not yet able to authenticate?).
Maybe the two issues are linked.
Do you have any hints about how to fix this problem? Were am I wrong in the settings?
I can provide you further details if needed.
Thanks a lot!
Daniele.