[
https://issues.apache.org/jira/browse/ATLAS-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian updated ATLAS-4127:
--------------------------------------
Affects Version/s: 2.1.0
> 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
> Affects Versions: 2.1.0
> Reporter: Deep Singh
> Priority: Major
>
> 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)