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 JimKellerman: http://wiki.apache.org/lucene-hadoop/Hbase ------------------------------------------------------------------------------ = Bigtable-like structured storage for Hadoop HDFS = '''NEWS:''' + 1. Map/Reduce connector for HBase - contributed by Vuk Ercegovac -- ''Added 2007/06/30'' 1. Scripts to start and stop a hbase cluster have been added. See ''${HBASE_HOME}/bin''. List cluster participants in the ''${HBASE_HOME}/conf/regionservers'' file). -- ''Added 2007/06/21'' 1. A script to run distributed clients executing the Performance Evaluation tests described in the Google Bigtable paper has been added and tested to completion running against a small cluster of 4 region servers. See [wiki:Hbase/PerformanceEvaluation Tools for evaluating HBase performance and scalability] -- ''Added 2007/06/21'' 1. It is now possible to add or delete column families after a table exists. Before either of these operations the table being updated must be taken off-line (disabled) -- ''Added 2007/05/30''