Support Questions

Find answers, ask questions, and share your expertise

What are the best practices for HBase secondary index?

avatar
Contributor

Hi,

We need to index some columns on hbase tables.

Any recommandations or best practises using the secondary-index , please?

Thanks

Helmi KHALIFA

1 REPLY 1

avatar
Super Collaborator

here are some hints given: http://hbase.apache.org/0.94/book/secondary.indexes.html

In most cases you'll have to create a second index table.