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=301&rev2=302

  = 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.'''
+ '''This page and its links have been decommissioned, in favor of the HBase 
Reference Guide. Please update your links. You can find historical pages (which 
have been updated to give the new links to the relevant content) below. See 
[[https://issues.apache.org/jira/browse/HBASE-14481|HBASE-14481]] to follow the 
deprecation process.'''
- 
- === General Information ===
- 
- Links in this section have all been migrated to http://hbase.apache.org. 
Please update your bookmarks.
-  * [[http://hbase.apache.org/book.html|Apache HBase Reference Guide]]
-  * [[http://hbase.apache.org/mail-lists.html|HBase mailing-lists]]
-  * HBase IRC Channel - #hbase on irc.freenode.net
- 
- 
- == Administrators / Setup Guides and configuration ==
- 
- Links in this section have all been migrated to http://hbase.apache.org. 
Please update your bookmarks.
-  * [[HBasePackages|Packaged versions of HBase]]
-  * [[HBase/Backups]]
-  * [[Hbase/MultipleMasters|How to set up multiple HBase Masters]] for higher 
availability
-  * [[Hbase/MigrationToNewCluster|Migrate Hbase from one cluster to another]]
-  * [[Hbase/EC2|Scripts for HBase on EC2]]
-  * [[Hbase/Stargate|Stargate REST Connector]]
- 
- == User / Developer Documentation ==
-  * [[Hbase/Shell|HBase Shell]] -- Based on Ruby's IRB
-   * [[http://github.com/mudphone/hbase-runner/|HBase-Runner: Clojure REPL 
interface to HBase]]
- 
-  * HBase non-java access
-   * languages talking to the JVM:
-    * [[Hbase/Jython|Jython interface to HBase]]
- 
-    * [[Hbase/Groovy|Groovy DSL for HBase]]
- 
-    * [[Hbase/Scala|Scala interface to HBase]]
- 
-   * languages with a custom protocol
-    * [[Hbase/Stargate|REST gateway specification for HBase]]
- 
-    * [[Hbase/ThriftApi|Thrift gateway specification for HBase]]
- 
-  * Hbase Map Reduce
-   * [[http://sujee.net/tech/articles/hbase-map-reduce-freq-counter/|Hbase Map 
Reduce Tutorial - Frequency Counter]] by Sujee Maniyam
- 
-   * [[Hbase/Cascading|Using HBase with Cascading]]
- 
-   * [[Hbase/MavenPrimer|Maven and HBase]]
- 
-  * [[http://wiki.apache.org/hadoop/Hbase-jdo/example|Hbase util module & 
Tool, some examples]]
- 
- == Developer Documentation ==
-  * 
[[https://issues.apache.org/jira/browse/HBASE?report=com.atlassian.jira.plugin.system.project:roadmap-panel|HBase
 Roadmaps]] by HBase Version
- 
-  * [[Hbase/HowToTest|How to test HBase]]
- 
-  * [[Hbase/HowToCommit|How to commit]]
- 
-  * [[Hbase/HowToRelease|How to release]]
- 
-  * Profiling: The HBase project uses 
[[http://www.ej-technologies.com/download/jprofiler/files.html|JProfiler]] 
thanks to a generous donation by ej-technologies.
- 
- == Design Documents ==
-  * [[Hbase/HBaseWireCompatibility|HBase wire compatibility]]
  
  == Obsolete/Stale ==
   * [[Hbase/Obsolete|Obsolete Pages]]

Reply via email to