You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2010/05/19 18:37:28 UTC

[Hadoop Wiki] Update of "SupportingProjects" by AndrewPurtell

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

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

   * [[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.
+  * [[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.
  
  Example HBase Applications