[jira] [Updated] (ATLAS-4195) [Atlas: Audits] 2 entries are created in audits when "replace columns" command is executed in hive

2021-04-26 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-4195:
--
Fix Version/s: 2.2.0
   3.0.0

> [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: Mandar Ambawane
>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)


[jira] [Updated] (ATLAS-4195) [Atlas: Audits] 2 entries are created in audits when "replace columns" command is executed in hive

2021-04-26 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-4195:
--
Affects Version/s: 2.1.0

> [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: Mandar Ambawane
>Priority: Major
> 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)