anishek created HIVE-16894: ------------------------------ Summary: Multi-threaded execution of bootstrap dump of tables. Key: HIVE-16894 URL: https://issues.apache.org/jira/browse/HIVE-16894 Project: Hive Issue Type: Improvement Components: HiveServer2 Affects Versions: 3.0.0 Reporter: anishek Assignee: anishek Fix For: 3.0.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. 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 -- This message was sent by Atlassian JIRA (v6.4.14#64029)