You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (Jira)" <ji...@apache.org> on 2022/02/04 16:21:00 UTC

[jira] [Updated] (HIVE-24741) get_partitions_ps_with_auth performance can be improved when requesting all the partitions

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

Naveen Gangam updated HIVE-24741:
---------------------------------
    Labels: pull-request-available release-3.1.3  (was: pull-request-available)

> get_partitions_ps_with_auth performance can be improved when requesting all the partitions
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-24741
>                 URL: https://issues.apache.org/jira/browse/HIVE-24741
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>            Priority: Major
>              Labels: pull-request-available, release-3.1.3
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{get_partitions_ps_with_auth}} API does not support DirectSQL. I have seen some large production use-cases where this API (specifically from Spark applications) is used heavily to request for all the partitions of a table. This performance of this API when requesting all the partitions of the table can be signficantly improved (~4 times from a realworld large workload usecase) if we forward this API call to a directSQL enabled API. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)