Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for 
change notification.

The following page has been changed by stack:
http://wiki.apache.org/lucene-hadoop/Hbase

The comment on the change is:
Update to news section.

------------------------------------------------------------------------------
  = Bigtable-like structured storage for Hadoop HDFS =
  
  '''NEWS:'''
+  * Cluster behavior has been much improved. The master, rather than the 
splitting region server host, now rules where the daughter splits are deployed. 
A simple formula has been added to spread region load evenly.  Splits have been 
made near-instantaneous and compaction has been reworked so neither block 
updates for extended periods of time. -- ''Added 2007/08/16''
+  * Support for row and filter columns.
   * A simple [wiki:Hbase/HbaseShell shell] for manipulating HBase tables 
contributed by Edward Yoon. -- ''Added 2007/07/10'''
   * Map/Reduce connector for HBase - contributed by Vuk Ercegovac -- ''Added 
2007/06/30''
   * Scripts to start and stop a hbase cluster have been added.  See 
${HBASE_HOME}/bin. List cluster participants in 
${HBASE_HOME}/conf/regionservers file). -- ''Added 2007/06/21''
@@ -17, +19 @@

    * block level compression
   * HBase now has its own component in the 
[https://issues.apache.org/jira/browse/HADOOP Hadoop Jira]. Bug reports, 
contributions, etc. should be tagged with the component '''contrib/hbase'''.
   * HBase is being updated frequently. The latest code can always be found in 
the [http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/contrib/hbase/ trunk 
of the Hadoop svn tree].
+ 
+ See the 
[https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12311855
 HBase section of JIRA] for current set of outstanding issues and recent fixes.
  
  
  == Background ==

Reply via email to