[
https://issues.apache.org/jira/browse/ATLAS-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748271#comment-16748271
]
Sarath Subramanian edited comment on ATLAS-3034 at 1/23/19 1:28 AM:
--------------------------------------------------------------------
Perf improvement - creating hive_table with 5000 columns
*Before patch:*
2019-01-21 19:27:17,223|NotificationHookConsumer
thread-0|PERF|createOrUpdate()|1847974
2019-01-21 19:28:12,778|NotificationHookConsumer
thread-0|PERF|ENTITY_CREATE_V2|1903529 (*~ 31 minutes*)
*After patch:*
2019-01-21 20:05:19,227|NotificationHookConsumer
thread-0|PERF|createOrUpdate()|450430
2019-01-21 20:06:14,423|NotificationHookConsumer
thread-0|PERF|ENTITY_CREATE_V2|505626 (*~ 6.89 minutes*)
was (Author: [email protected]):
Perf improvement - creating hive_table with 5000 columns
*Before patch:*
2019-01-21 19:27:17,223|NotificationHookConsumer
thread-0|PERF|createOrUpdate()|1847974
2019-01-21 19:28:12,778|NotificationHookConsumer
thread-0|PERF|ENTITY_CREATE_V2|1903529 (*~ 31 minutes*)
*After patch:*
2019-01-21 20:05:19,227|NotificationHookConsumer
thread-0|PERF|createOrUpdate()|450430
2019-01-21 20:06:14,423|NotificationHookConsumer
thread-0|PERF|ENTITY_CREATE_V2|505626 (*~ 8.4 minutes*)
> Perf enhancement to avoid unnecessary lookup when creating new relationships
> ----------------------------------------------------------------------------
>
> Key: ATLAS-3034
> URL: https://issues.apache.org/jira/browse/ATLAS-3034
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 1.2.0, 2.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Major
> Fix For: 1.2.0, 2.0.0
>
>
> Perf enhancement to avoid unnecessary lookup when creating new relationships
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)