[
https://issues.apache.org/jira/browse/HIVE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-16894:
-------------------------------
Fix Version/s: (was: 3.0.0)
3.1.0
Deferring this to 3.1.0 since the branch for 3.0.0 has been cut off. Please
update the JIRA if you would like to get your patch in 3.0.0.
> Multi-threaded execution of bootstrap dump of tables / functions
> ----------------------------------------------------------------
>
> Key: HIVE-16894
> URL: https://issues.apache.org/jira/browse/HIVE-16894
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Affects Versions: 3.0.0
> Reporter: anishek
> Assignee: anishek
> Priority: Major
> Fix For: 3.1.0
>
>
> after completing HIVE-16893 the bootstrap process will dump single table at a
> time and hence will be very time consuming while not optimally utilizing the
> available resources. Since there is no dependency between dumps of various
> tables we should be able to do this in parallel.
> Bootstrap dump at db level does :
> * boostrap of all tables (scope of current jira)
> ** boostrap of all partitions in a table.
> * boostrap of all functions (scope of current jira)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)