[
https://issues.apache.org/jira/browse/ATLAS-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832244#comment-16832244
]
ASF subversion and git services commented on ATLAS-3188:
--------------------------------------------------------
Commit fcca791b60364eb0fd5ca3b74c0f52f8f781cf64 in atlas's branch
refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=fcca791 ]
ATLAS-3188: Regression: Simple insert queries are being captured in ATLAS_HOOK
topic
> Regression: Simple insert queries are being captured in ATLAS_HOOK topic
> ------------------------------------------------------------------------
>
> Key: ATLAS-3188
> URL: https://issues.apache.org/jira/browse/ATLAS-3188
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Umesh Padashetty
> Assignee: Sarath Subramanian
> Priority: Major
> Fix For: 2.0.0
>
>
> insert into <table> values (<values>) is triggering messages in ATLAS_HOOK
> topic. Due to this, Atlas is reporting the operations in Audits.
> Ideally, insert queries should not generate any messages in ATLAS_HOOK since
> they do not play any role in lineage
> Inserting 100 rows in a table is generating 100 messages in the kafka topic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)