[
https://issues.apache.org/jira/browse/HIVE-23522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112827#comment-17112827
]
Anishek Agarwal commented on HIVE-23522:
----------------------------------------
related to HIVE-23520
cc [~aasha]
> repl bootstrap load: optimize partition loads
> ----------------------------------------------
>
> Key: HIVE-23522
> URL: https://issues.apache.org/jira/browse/HIVE-23522
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Anishek Agarwal
> 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)