Esteban Gutierrez created HIVE-3434:
---------------------------------------

             Summary: Batch index creation for tables with a very large number 
of partitions
                 Key: HIVE-3434
                 URL: https://issues.apache.org/jira/browse/HIVE-3434
             Project: Hive
          Issue Type: Bug
          Components: Indexing, Metastore
            Reporter: Esteban Gutierrez
            Assignee: Esteban Gutierrez


When creating indexes for a table with a very large number of partitions, Hive 
pulls all the metadata definition from that table before starting starting the 
index generation. Even some of the side effects of this problem can be 
addressed (OOMEs, timeouts) it would be really helpful to create the indexes in 
batches (similar to HIVE-2050).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to