Sharmadha Sainath created ATLAS-3086:
----------------------------------------
Summary: 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
Fix For: 2.0.0
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)