You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2016/05/31 18:37:12 UTC

[jira] [Commented] (HIVE-13788) hive msck listpartitions need to make use of directSQL instead of datanucleus

    [ https://issues.apache.org/jira/browse/HIVE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308309#comment-15308309 ] 

Hari Sankar Sivarama Subramaniyan commented on HIVE-13788:
----------------------------------------------------------

[~rajesh.balamohan] Do we have the entire Hive stack trace. We might be making unnecessary calls to {{Hive::getPartitions(tbl)}} instead of {{Hive::getAllPartitionsOf(tbl)}} which is light weight (because it doesnt look for auth info).

Thanks
Hari

> hive msck listpartitions need to make use of directSQL instead of datanucleus
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-13788
>                 URL: https://issues.apache.org/jira/browse/HIVE-13788
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>            Priority: Minor
>         Attachments: msck_stack_trace.png
>
>
> Currently, for tables having 1000s of partitions too many DB calls are made via datanucleus.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)