Dear wiki user,

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

The page Hbase has been reverted to revision 198 by stack.
http://wiki.apache.org/hadoop/Hbase?action=diff&rev1=209&rev2=210

--------------------------------------------------

  === General Information ===
   * [[Hbase/HBaseVersions|Info on HBase versions currently available]] -- e.g. 
0.90.0 vs. 0.89.x vs. 0.20.x
  
+  * [[Hbase/HbaseArchitecture|HBase Architecture]] -- last updated 2008/09/05 
(In need of a rewrite; it describes HBase circa 0.18.x).  See also this 
description of the 
[[http://www.larsgeorge.com/2009/10/hbase-architecture-101-storage.html|HBase 
Storage Architecture]] by Lars George.
-  * [[http://hbase.apache.org/book.html|Apache HBase Book ]]
-  * See also this description of the 
[[http://www.larsgeorge.com/2009/10/hbase-architecture-101-storage.html|HBase 
Storage Architecture]] by Lars George.
  
   * HBase IRC Channel - #hbase on irc.freenode.net. 
  
   * [[Hbase/FAQ|FAQ]] and [[Hbase/Troubleshooting|Troubleshooting]]
-  * [[HBase/HBasePresentations|Presentations]], [[HBase/Articles|articles]], 
and [[https://twitter.com/HBase|twitter]]. 
[[http://itshumour.blogspot.com/2010/03/funny-quotes.html|funny quotes]]
+  * [[HBase/HBasePresentations|Presentations]], [[HBase/Articles|articles]], 
and [[https://twitter.com/HBase|twitter]].
  
   * [[Hbase/PoweredBy|PoweredBy]], a list of sites and applications powered by 
HBase
  
@@ -57, +56 @@

  
     * [[Hbase/Scala|Scala interface to HBase]]
  
-   * languages with a custom protocol[[http://uebersetzung1.wordpress.com|.]]
+   * languages with a custom protocol:
     * [[Hbase/Stargate|REST gateway specification for HBase]]
  
     * [[Hbase/ThriftApi|Thrift gateway specification for HBase]]
  
   * Hbase Map Reduce
-   * 
[[http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapreduce/package-summary.html|Using
 HBase with Hadoop MapReduce]]. There is also a backwards compatible API for 
use with the corresponding backwards compatible MapReduce API still available 
in Hadoop 0.20[[http://yesbo.de/uebersetzer
+   * 
[[http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapreduce/package-summary.html|Using
 HBase with Hadoop MapReduce]]. There is also a backwards compatible API for 
use with the corresponding backwards compatible MapReduce API still available 
in Hadoop 0.20:
- |.]]:
  
    * 
[[http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapred/package-summary.html|Using
 HBase with deprecated Hadoop MapReduce APIs]]
  
@@ -95, +93 @@

  
  
  == Obsolete/Stale ==
-  * [[Hbase/Obsolete|Obsolete Pages]]
+  * [[Hbase/HRSLocking|HRegionServer locking]]
  
+  * [[Hbase/Glossary|Glossary]] -- See 
[[http://hbase.apache.org/book_index.html|HBase Book Index]]
+ 
+  * [[Hbase/MasterRewrite|HBase Master Rewrite]] -- Shipping
+ 
+  * [[Hbase/FrequentlySeenErrors|Frequently Seen Errors]]
+ 
+  * [[Hbase/IvyPrimer|Ivy and HBase]]
+ 
+  * [[Hbase/NewFileFormat|Discussion of new file format]] -- hfile has become 
the new store file format in hbase
+ 
+  * [[Hbase/ZookeeperIntegration|HBase/Zookeeper integration documentation]] 
-- integrated
+ 
+  * [[Hbase/UsingBloomFilters|Using Bloom Filters]] -- removed in 0.20.x, to 
be reinstated in 0.21.x
+ 
+  * [[Hbase/10Minutes|How to download and run hbase in about 10 Minutes]].
+ 
+  * [[Hbase/HbaseRTDS|A performance evaluation of HBase]]
+ 
+  * [[Hbase/JRuby|JRuby interface to HBase]] -- obsoleted by the new (J)IRB 
shell
+ 
+  * [[Hbase/MapReduce|Using HBase with Hadoop MapReduce]] -- Obsoleted by 
[[http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapred/package-summary.html|HBase
 MapReduce Package Summary]]
+ 
+  * There are setup instructions and a JMeter Test Plan in 
[[https://issues.apache.org/jira/browse/HADOOP-2625|HADOOP-2625]]
+ 
+  * [[http://github.com/sishen/hbase-ruby|Ruby client for Hbase's REST API]]
+ 
+  * [[Hbase/DataModel|The HBase/Bigtable Data Model]]
+ 
+  * [[Hbase/EclipseEnvironment|How to build HBase under Eclipse]]
+ 
+  * [[Hbase/Plan-0.2/APIChanges|API changes]]
+ 
+  * [[Hbase/ColumnCaching|Column caching]]
+ 
+  * The [[http://itshumour.blogspot.com/2010/03/funny-quotes.html/|funny 
quotes]] should be better.
+ 
+  * [[Hbase/DesignOverview|HBase Design Overview]] (Under Construction)
+ 

Reply via email to