You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "anishek (JIRA)" <ji...@apache.org> on 2017/06/14 08:51:00 UTC

[jira] [Created] (HIVE-16894) Multi-threaded execution of bootstrap dump of tables.

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)