search - hbase schema design for fast searching on many columns -


i have create table consisting of 30 columns in hbase , problem have 5 different queries running on 5 columns.the question table having indexes on multiple columns in oracle , how use in hbase. 5 queries sla bound.

what can possible approaches start with.

thanks.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -