Is hbase has default support of secondary index....
On many site they suggested to use CoProcessor or Hindex
If hbase has secondary index support or any alternatives how to achieve these, can any one please explain......
if hbase has no secondary index, How hbase perform in column qualifier based scan like [scan 'tablename',{COLUMNS => ['column1']}]