You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2018/09/21 21:16:00 UTC

[jira] [Created] (ATLAS-2885) Skip handling of INSERT INTO...VALUES hive query messages

Sarath Subramanian created ATLAS-2885:
-----------------------------------------

             Summary: Skip handling of INSERT INTO...VALUES hive query messages
                 Key: ATLAS-2885
                 URL: https://issues.apache.org/jira/browse/ATLAS-2885
             Project: Atlas
          Issue Type: Task
          Components:  atlas-core
    Affects Versions: 0.8.2
            Reporter: Sarath Subramanian
            Assignee: Apoorv Naik
             Fix For: 0.8.3


The INSERT INTO...VALUES() statement used by hive to insert data into hive tables generates lineage in atlas for every INSERT INTO..VALUES statement.

The lineage generated is something like:

*Temp_Table -> HiveTable*

This is a transient table and is not persisted. Atlas should skip handling of this lineage.

 

 

 
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)