Deep Singh created ATLAS-4076:
---------------------------------
Summary: Creating an asset from existing asset adds duplicate
Atlas audit entries
Key: ATLAS-4076
URL: https://issues.apache.org/jira/browse/ATLAS-4076
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 2.1.0
Reporter: Deep Singh
Assignee: Deep Singh
Steps :
Go to beeline in hive.
Create a new asset which is created from an existing asset, using the query :
create table test_web_site as select * from web_site_five;
Observe that web_site_five contains two managed tags which should be propagated
to the newly created table , i.e : test_web_site
Observe the audit tab for 'test_web_site' table in atlas contains multiple
entries
--
This message was sent by Atlassian Jira
(v8.3.4#803005)