Enhance the schema info provider for HBase
commit54681b2b587fcb5f73bbb0e8f509e9ce31b583a4
authorImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 12 May 2010 18:39:48 +0000 (13 00:39 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 12 May 2010 18:39:48 +0000 (13 00:39 +0600)
tree61c95dcc12c12a290bd04b916ecc16fedc45ba44
parent3d0d5d9cb30b54b921d79ac1c716cf77291030f1
Enhance the schema info provider for HBase

It fixes mapping table to classes by doing the right thing - mapping table
name to a class. Also added an SPI functionality to produce a Filter for
scanning HBase table. In process needed to add query parameter to m2 dep.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
pom.xml
smart-hbase-dao/pom.xml
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/spi/TableInfoProvider.java