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: Add mention of HBase Shell ------------------------------------------------------------------------------ = Bigtable-like structured storage for Hadoop HDFS = '''NEWS:''' + 1. A simple [wiki:Hbase/HbaseShell shell] for manipulating HBase tables contributed by Edward Yoon. -- ''Added 2007/07/10''' 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'' @@ -63, +64 @@ == Project Links == * [wiki:Hbase/HbaseArchitecture Hbase Architecture - a work in progress] - * [http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/javadoc/org/apache/hadoop/hbase/package-summary.html#package_description Getting Started] Link to the 'Getting Started' description hosted inside the HBase javadoc package description + * [http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/javadoc/org/apache/hadoop/hbase/package-summary.html#package_description Getting Started] Link to the 'Getting Started' description hosted inside the HBase javadoc package description. Also see page on the [wiki:Hbase/HbaseShell HBase Shell] * [http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/javadoc/org/apache/hadoop/hbase/package-summary.html API Docs] Pointer to HBase javadocs built as part of Hadoop nightlies * [wiki:Hbase/PerformanceEvaluation Tools for evaluating HBase performance and scalability]