You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Yu-Hsin Chang (JIRA)" <ji...@apache.org> on 2019/06/04 21:19:00 UTC

[jira] [Commented] (ATLAS-3086) Regression : Atlas Hive Hook doesn't capture insert into table values() queries

    [ https://issues.apache.org/jira/browse/ATLAS-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856129#comment-16856129 ] 

Yu-Hsin Chang commented on ATLAS-3086:
--------------------------------------

This is an expected behavior. Check ATLAS-3188

> Regression : Atlas Hive Hook doesn't capture insert into table values() queries
> -------------------------------------------------------------------------------
>
>                 Key: ATLAS-3086
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3086
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-intg
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Priority: Major
>             Fix For: trunk
>
>
> Atlas Hive Hook doesn't capture the query "insert into table values()" . This is a regression as this event was captured in 0.8
> Other queries like 
> "from table1 a insert overwrite table bkp_table select a.id",
> "insert into tableB select c1,c2 from tableA" , information is captured and lineage is created in 1.0



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