You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Yu-Hsin Chang (JIRA)" <ji...@apache.org> on 2019/06/04 16:32:00 UTC

[jira] [Updated] (ATLAS-3198) update/delete/truncate operations ATLAS_HOOK and ATLAS_ENTITIES improvements

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

Yu-Hsin Chang updated ATLAS-3198:
---------------------------------
    Attachment: ATLAS-3198.patch

> update/delete/truncate operations ATLAS_HOOK and ATLAS_ENTITIES improvements 
> -----------------------------------------------------------------------------
>
>                 Key: ATLAS-3198
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3198
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Umesh Padashetty
>            Assignee: Yu-Hsin Chang
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: ATLAS-3198.patch, ATLAS_HOOK and ATLAS_ENTITIES messages.xlsx
>
>
> With the recent changes, we have now stopped ingesting simple insert operations since with this operation, there is no change in the metadata. Ideally, we should be doing similar improvements w.r.t. update, delete and truncate operations too. 
> Currently, for update/delete/truncate, we are pushing messages in both ATLAS_HOOK as well as ATLAS_ENTITIES topic, which can be avoided. 
> If we stop ingesting updates/deletes/truncates, it will further help us reduce the burden on Kafka and save CPU cycles
> I have created and attached an excel sheet, with the list of operations and the corresponding messages generated in ATLAS_HOOK and ATLAS_ENTITIES topic, along with suitable comments. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)