This hbase jdo module is for hbase newbie.

you need to set add library followed:

  • apache commons lang
  • apache commons beans
  • hbase 0.90 over

some features

  • simple jdo(used reflection) - HTable pool ( I already know HTablePool in habse ) - simple query classes ( insert,delete,update,select) - some convinent mehtods. - table sequence generator
  • (you can download sources here)

http://code.google.com/p/hbase-jdo/

Examples:

  • No labels