[
https://issues.apache.org/jira/browse/ATLAS-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250513#comment-17250513
]
ASF subversion and git services commented on ATLAS-4076:
--------------------------------------------------------
Commit 2e40de917083c7c5583a61537b6447ab3af41918 in atlas's branch
refs/heads/master from Deep Singh
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2e40de9 ]
ATLAS-4076: Propagated-tag-addition entries were appearing multiple times on
derived table audit
Signed-off-by: Ashutosh Mestry <[email protected]>
> 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
> Priority: Critical
>
> 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)