[
https://issues.apache.org/jira/browse/NIFI-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-9764:
---------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Atlas reporting task should not send Hive database lineage
> ----------------------------------------------------------
>
> Key: NIFI-9764
> URL: https://issues.apache.org/jira/browse/NIFI-9764
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hive table name may not be available in the provenance repository in some
> cases
> (https://github.com/apache/nifi/blob/65dd62716a62164f44be85657283103885f0f3ae/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3QL.java#L247-L252).
> In this case, the Atlas reporting task sends database lineage (hive_db entity
> without hive_table) to Atlas but hive_db is not a DataSet entity and
> therefore it cannot be used in a lineage directly.
> Send hive_table with name 'unknown' when table name info is not available.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)