You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Anishek Agarwal (Jira)" <ji...@apache.org> on 2020/05/21 06:26:00 UTC

[jira] [Assigned] (HIVE-23522) repl bootstrap load: optimize partition loads

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

Anishek Agarwal reassigned HIVE-23522:
--------------------------------------

    Assignee: Aasha Medhi

> repl bootstrap load: optimize partition loads 
> ----------------------------------------------
>
>                 Key: HIVE-23522
>                 URL: https://issues.apache.org/jira/browse/HIVE-23522
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Anishek Agarwal
>            Assignee: Aasha Medhi
>            Priority: Major
>
> when "hive.repl.dump.metadata.only.for.external.table" = true is used in repl dump, we only dump metadata for external tables. partitioned external tables currently on the load side load one partition at a time, even though HMS has an api for bulk partition update. we should for such scenarios use the bulk api. this will significantly improve performance during bootstrap phase. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)