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.