You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/07/31 02:52:16 UTC

[jira] Created: (HIVE-1500) explicitly model index rebuild time

explicitly model index rebuild time
-----------------------------------

                 Key: HIVE-1500
                 URL: https://issues.apache.org/jira/browse/HIVE-1500
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Indexing
    Affects Versions: 0.7.0
            Reporter: John Sichi
            Assignee: He Yongqiang
             Fix For: 0.7.0


Currently we do this implicitly for indexes stored as tables (in the partitions of the index table), and not at all for indexes not stored in tables.

We should do it explicitly via new metastore model instead, at index-partition level.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.