[
https://issues.apache.org/jira/browse/ATLAS-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020352#comment-17020352
]
ASF subversion and git services commented on ATLAS-3568:
--------------------------------------------------------
Commit 0ac9534915e55f21bb44e7a4da2439055d0620a8 in atlas's branch
refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0ac9534 ]
ATLAS-3568: Hive hook should set startTime and endTime for hive_process
entities to System.currentTimeMillis()
> Performance improvements in writing audit logs
> ----------------------------------------------
>
> Key: ATLAS-3568
> URL: https://issues.apache.org/jira/browse/ATLAS-3568
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Saqeeb Shaikh
> Assignee: Saqeeb Shaikh
> Priority: Major
> Attachments: ATLAS-3568.001.patch
>
>
> Atlas server generates audit logs on changes to entities - like add/remove
> classifications, entity attribute updates, etc. Add/remove of classifications
> to an entity can result in multiple entities to be updated due to
> tag-propagation. In such cases, the time taken to create audit logs can be
> reduced by writing audits for all updated entities in one call to the audit
> store, instead of current implementation that writes audit logs for one
> entity at a time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)