[
https://issues.apache.org/jira/browse/ATLAS-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832228#comment-16832228
]
Sarath Subramanian commented on ATLAS-3188:
-------------------------------------------
Code review: [https://reviews.apache.org/r/70588/]
> 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)