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 YoramKulbak.
http://wiki.apache.org/hadoop/SupportingProjects?action=diff&rev1=27&rev2=28

--------------------------------------------------

   * [[http://github.com/greglu/hbase-stargate|hbase-stargate]] -- Ruby client 
for HBase Stargate.
   * [[http://github.com/ghelmling/meetup.beeno|Meetup.Beeno]] -- simple HBase 
Java "beans" mapping framework based on annotations.  Includes a rudimentary 
high level query API that generates the appropriate server-side filters.
   * [[https://jira.springsource.org/browse/SPR-5950|Spring Framework HBase 
Template]] -- Provides HBase data access templates similar to what is provided 
in Spring for JDBC, Hibernate, iBatis, etc.  If you find this useful, please 
vote for its inclusion in the Spring Framework.
-  * [[http://github.com/davidsantiago/clojure-hbase|Clojure-HBase]] -- A 
library for convenient access to HBase from Clojure. 
+  * [[http://github.com/davidsantiago/clojure-hbase|Clojure-HBase]] -- A 
library for convenient access to HBase from Clojure.
   * [[http://www.lilycms.org/lily/index/sketchbook/hbaseindexes.html|HBase 
indexing library]] -- A library for building and querying HBase-table-based 
indexes.
-  * [[http://github.com/akkumar/hbasene|HBasene]] -- Lucene+HBase - Using 
HBase as the backing store for the TF-IDF representations needed by Lucene. 
Also, contains a library for constructing lucene indices from HBase schema. 
+  * [[http://github.com/akkumar/hbasene|HBasene]] -- Lucene+HBase - Using 
HBase as the backing store for the TF-IDF representations needed by Lucene. 
Also, contains a library for constructing lucene indices from HBase schema.
   * [[http://github.com/larsgeorge/jmxtoolkit|JMXToolkit]] -- A HBase tailored 
JMX toolkit enabling monitoring with Cacti and checking with Nagios or similar.
+  * [[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.
  
  Example HBase Applications
  

Reply via email to