Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When ReportLineageToAtlas queries the entities from Atlas, the AtlasEntityWithExtInfo response object also contains all the referred entities with all their data by default which leads to huge data transfers between Atlas and NiFi. On the other hand, this extended data of the related entities are not used by the reporting task, so they could be excluded from the query (using minExtInfo=true parameter) in order to reduce the response size.
Attachments
Issue Links
- depends upon
-
NIFI-6939 Upgrade Atlas client to 2.0.0
- Resolved
- links to