Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "SupportingProjects" page has been changed by JamesKennedy. http://wiki.apache.org/hadoop/SupportingProjects?action=diff&rev1=30&rev2=31 -------------------------------------------------- * [[http://github.com/ykulbak/ihbase|IHBASE]] -- Provides faster scans by indexing regions, each region has it's own index. The indexed columns are user-defined and indexes can be intersected or joined in a single query. * [[http://github.com/apurtell/hbase-ec2|HBASE EC2 scripts]] -- This collection of bash scripts allows you to run HBase clusters on Amazon.com's Elastic Compute Cloud (EC2) service with best practices baked in. * [[http://github.com/apurtell/hbase-stargate|Stargate]] -- Enhanced RESTful interface. + * [[http://github.com/hbase-trx/hbase-transactional-tableindexed|HBase-trx]] -- Transactional (JTA) and indexed extensions of HBase. + Example HBase Applications