Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hbase" page has been changed by Misty: https://wiki.apache.org/hadoop/Hbase?action=diff&rev1=297&rev2=298 Comment: Removed links that just point straight to the Ref Guide already, added deprecation note to the main page = HBase: Bigtable-like structured storage for Hadoop HDFS = Just as Google's [[http://labs.google.com/papers/bigtable.html|Bigtable]] leverages the distributed data storage provided by the [[http://labs.google.com/papers/gfs.html|Google File System]], [[http://hbase.org/|HBase]] provides Bigtable-like capabilities on top of Hadoop Core. + '''This page and its links are in the process of being decommissioned, in favor of the HBase Reference Guide. Please update your links. See [[https://issues.apache.org/jira/browse/HBASE-14481|HBASE-14481]] to follow the deprecation process.''' + === General Information === - * [[Hbase/HBaseVersions|Info on HBase versions currently available]] -- e.g. 0.90.0 vs. 0.89.x vs. 0.20.x * [[http://hbase.apache.org/book.html|Apache HBase Reference Guide]] + - * [[http://hbase.apache.org/book.html#architecture|HBase Architecture]] - * [[http://hbase.apache.org/book.html#datamodel|HBase Data Model]] - * [[http://hbase.apache.org/book.html#schema|HBase Schema Design]] - * [[http://hbase.apache.org/book.html#mapreduce|HBase and MapReduce]] - * [[http://hbase.apache.org/book.html#configuration|HBase Configuration]] - * [[http://hbase.apache.org/book.html#performance|HBase Performance]] - * [[http://hbase.apache.org/book.html#trouble|HBase Troubleshooting]] - * [[http://hbase.apache.org/book.html#ops_mgt|HBase Operational Management]] - * See also this description of the HBase Storage Architecture by Lars George * [[http://hbase.apache.org/mail-lists.html|HBase mailing-lists]] * HBase IRC Channel - #hbase on irc.freenode.net @@ -39, +32 @@ * [[UsingLzoCompression|Using LZO Compression]] * [[Hbase/MultipleMasters|How to set up multiple HBase Masters]] for higher availability - * [[http://hbase.apache.org/book.html#rolling|Rolling Restart]] of HBase * Migrating between HBase versions * [[Hbase/HowToMigrate|Migration from one version of HBase to another]] @@ -81, +73 @@ == Developer Documentation == * [[https://issues.apache.org/jira/browse/HBASE?report=com.atlassian.jira.plugin.system.project:roadmap-panel|HBase Roadmaps]] by HBase Version - * [[http://hbase.apache.org/book.html#developer|How to contribute to HBase]] - * [[Hbase/HowToTest|How to test HBase]] * [[Hbase/HowToCommit|How to commit]]
