[
https://issues.apache.org/jira/browse/NIFI-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-6945:
------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Use minExtInfo=true to reduce the amount of data queried from Atlas
> -------------------------------------------------------------------
>
> Key: NIFI-6945
> URL: https://issues.apache.org/jira/browse/NIFI-6945
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)