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 2013/09/24 20:38:42 UTC

[Hadoop Wiki] Trivial Update of "SupportingProjects" by DmitriyLyubimov

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 DmitriyLyubimov:
https://wiki.apache.org/hadoop/SupportingProjects?action=diff&rev1=51&rev2=52

Comment:
Removing reference to HBase-Lattice public version as there has been lack of political will to continue development in public.

   * [[https://github.com/ngdata/hbase-indexer|Lily HBase Indexer]] -- indexes HBase content to Solr by listening to the replication stream (uses the HBase SEP)
   * [[https://github.com/sonalgoyal/crux/|Crux]] - HBase Reporting and Analysis with support for simple and composite keys, get and range scans, column based filtering, charting. 
   * [[https://github.com/yahoo/omid/|Omid]] - Lock-free transactional support on top of HBase providing Snapshot Isolation.
-  * [[https://github.com/dlyubimov/HBase-Lattice|HBase-Lattice]] -- OLAP-ish multidimensional cube supporting real-time aggregate queries (simple select like query dialect and java api) and horizontally scalable iterative updates with emphasis on time series facts
   * [[http://dev.tailsweep.com/projects/parhely|Parhely Home Page]] --  ORM for HBase
   * [[http://code.google.com/p/hbase-writer/|HBase-Writer]] --  Heritrix2 Processor for writing crawls to HBase
   * The [[http://www.pigi-project.org/|Pigi Project]] is an ORM-like framework. It includes a configurable index system and a simple object to HBase mapping framework (or indexing for HBase if you like).  Designed for use by web applications.