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

Need help in packaging app using TideSDK on Windows -

c++ - boost interprocess mutex in managed_shared_memory -