You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2022/03/04 20:45:00 UTC

[jira] [Updated] (NIFI-9764) Atlas reporting task should not send Hive database lineage

     [ https://issues.apache.org/jira/browse/NIFI-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-9764:
----------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 10m
>  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)