[
https://issues.apache.org/jira/browse/ATLAS-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian resolved ATLAS-4127.
---------------------------------------
Resolution: Fixed
> Reduce number of Hive table calls in Atlas Hook
> -----------------------------------------------
>
> Key: ATLAS-4127
> URL: https://issues.apache.org/jira/browse/ATLAS-4127
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Deep Singh
> Assignee: Deep Singh
> Priority: Major
> Labels: hive-hooks
> Fix For: 3.0.0, 2.2.0
>
>
> In Atlas Hive bridge, while calculating processQualifiedName, all partitions
> are processed.
> For each partition, a hive call is made to get table details. Since multiple
> partitions can belong to the same table, there is a scope for improvement by
> avoiding repeated hive calls for the same table information.
> This improvement becomes crucial particularly in the case where there are
> several partitions for a single table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)