Dear Wiki user,

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

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

The comment on the change is:
Layout fixings

------------------------------------------------------------------------------
   * 
[http://hadoop.apache.org/hbase/docs/current/api/overview-summary.html#overview_description
 Getting Started]
   * [wiki:Hbase/10Minutes How to download and run hbase in about 10 Minutes].
   * [wiki:PerformanceTuning Performance Tuning]
-   * [wiki:UsingLzoCompression LZO Compression]
+  * [wiki:UsingLzoCompression Using LZO Compression]
+  * Migrating between HBase versions
+   * [:Hbase/HowToMigrate: Migration from one version of HBase to another]
+   * [:Hbase/Plan-0.2/APIChanges: API changes]
+   * [:Hbase/Migration: Design of the Migration system]
- 
- 
- == User / Developer Documentation ==
-  * [http://hadoop.apache.org/hbase/docs/current/ HBase API Docs]
-  * [:Hbase/DataModel: The HBase/Bigtable Data Model]
-  * [:Hbase/Shell: HBase Shell] -- New in 0.2.0, replaces HQL
-  * [:Hbase/JRuby: JRuby interface to HBase] -- obsoleted by the new shell
-  * [:Hbase/Jython: Jython interface to HBase]
-  * [:Hbase/Groovy: Groovy DSL for HBase]
-  * [:Hbase/HbaseRest: REST gateway specification for HBase]
-  * [:Hbase/ThriftApi: Thrift gateway specification for HBase]
-  * [http://github.com/sishen/hbase-ruby Ruby client for Hbase's REST API]
-  * [:Hbase/MapReduce: Using HBase with Hadoop MapReduce]
-  * [:Hbase/ZookeeperIntegration: HBase/Zookeeper integration documentation]
-  * [wiki:Hbase/UsingBloomFilters Using Bloom Filters]
-  * [:Hbase/Cascading: Using HBase with Cascading]
   * [:Hbase/EC2: Scripts for HBase on EC2]
   * HBase and Performance
    * [:Hbase/PerformanceEvaluation: Tools for evaluating HBase performance and 
scalability]
     * There are setup instructions and a JMeter Test Plan in 
[https://issues.apache.org/jira/browse/HADOOP-2625 HADOOP-2625]
    * [:Hbase/HbaseRTDS: A performance evaluation of HBase]
-  * Migrating between HBase versions
-   * [:Hbase/HowToMigrate: Migration from one version of HBase to another]
-   * [:Hbase/Plan-0.2/APIChanges: API changes]
-   * [:Hbase/Migration: Design of the Migration system]
+ 
+ == User Developer Documentation ==
+  * [http://hadoop.apache.org/hbase/docs/current/ HBase API Docs]
+  * [:Hbase/Shell: HBase Shell] -- Based on Ruby's IRB
+  * [:Hbase/JRuby: JRuby interface to HBase] -- obsoleted by the new (J)IRB 
shell
+  * HBase non-java access
+   * [:Hbase/Jython: Jython interface to HBase]
+   * [:Hbase/Groovy: Groovy DSL for HBase]
+   * [:Hbase/HbaseRest: REST gateway specification for HBase]
+   * [:Hbase/ThriftApi: Thrift gateway specification for HBase]
+   * [http://github.com/sishen/hbase-ruby Ruby client for Hbase's REST API]
+  * [:Hbase/MapReduce: Using HBase with Hadoop MapReduce]
+  * [:Hbase/Cascading: Using HBase with Cascading]
  
  == Developer Documentation ==
   * [:HBase/RoadMaps: Roadmaps]
@@ -64, +61 @@

   * [:Hbase/HowToCommit: How to commit]
   * [:Hbase/HowToRelease: How to release]
   * [:Hbase/IssuePriorityGuidelines: How to rate the priority of your issues 
in JIRA]
-  * [:Hbase/NewFileFormat: Discussion of new file format]
+  * [:Hbase/DataModel: The HBase/Bigtable Data Model]
+ 
  
  == Design Documents ==
   * [:Hbase/HRSLocking: HRegionServer locking]
@@ -72, +70 @@

   * [:Hbase/DesignOverview: HBase Design Overview] (Under Construction)
   * [:Hbase/Glossary: Glossary] (Under Construction)
  
+ == Obsolete/Stale ==
+  * [:Hbase/NewFileFormat: Discussion of new file format] -- hfile has become 
the new store file format in hbase
+  * [:Hbase/ZookeeperIntegration: HBase/Zookeeper integration documentation] 
-- integrated
+  * [wiki:Hbase/UsingBloomFilters Using Bloom Filters] -- removed in 0.20.x, 
to be reinstated in 0.21.x
+  
+ 

Reply via email to