Description
If a user needs to look up a small subset of records quickly, they can use Apache HBase, if they need fast retrieval of larger sets of data, or fast joins, aggregations, they can use Apache Impala. It seems to me that Hive indexes do not serve much of a role in the future of Hive.
Even without moving workloads to other products, columnar file formats with their statistics achieve similar goals as Hive indexes.
Please consider dropping Indexes from the Apache Hive project.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18496 Create tests to cover add/alter/drop index methods
- Closed
-
HIVE-21968 Remove index related codes
- Closed
-
HIVE-24815 Remove "IDXS" Table from Metastore Schema
- Closed
- supercedes
-
HIVE-1502 finish the index design doc
- Resolved
1.
|
Investigate usage of IndexPredicateAnalyzer in StorageHandlers | Open | Unassigned | |
2.
|
Remove index support from metastore | Closed | Zoltan Haindrich |