Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What are the best practices for HBase secondary index?
Labels:
- Labels:
-
Apache Hadoop
-
Apache HBase
Contributor
Created ‎06-07-2018 10:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Super Collaborator
Created ‎06-07-2018 10:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
