[
https://issues.apache.org/jira/browse/HIVE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated HIVE-16894:
---------------------------------------
Fix Version/s: (was: 3.2.0)
I cleared the fixVersion field since this ticket is still open. Please review
this ticket and if the fix is already committed to a specific version please
set the version accordingly and mark the ticket as RESOLVED.
According to the [JIRA
guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute]
the fixVersion should be set only when the issue is resolved/closed.
> 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 Agarwal
> Assignee: Anishek Agarwal
> Priority: Major
>
> 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
(v8.20.10#820010)