[
https://issues.apache.org/jira/browse/ATLAS-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian reassigned ATLAS-4195:
-----------------------------------------
Assignee: Deep Singh (was: Mandar Ambawane)
> [Atlas: Audits] 2 entries are created in audits when "replace columns"
> command is executed in hive
> --------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4195
> URL: https://issues.apache.org/jira/browse/ATLAS-4195
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Deep Singh
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: Screenshot 2021-03-12 at 10.31.13 AM.png
>
>
> While performing an update operation "replace columns" 2 entries are created
> in atlas
> *Steps to repro:*
> {code:java}
> create table test_table_1(name string, eid int);
> alter table test_table_1 replace columns(ename string, eid int, dept string);
> {code}
> 1 entry is created a hive user and the other entry is created as test user
> !Screenshot 2021-03-12 at 10.31.13 AM.png|width=671,height=166!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)