Dear wiki user,

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

The page Hbase has been reverted to revision 232 by HeitmannJohn.
The comment on this change is: Spam cleanup.
http://wiki.apache.org/hadoop/Hbase?action=diff&rev1=242&rev2=243

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

- Blogs are good in which we get lots of information and convert that 
information to knowledge. * [[http://www.dissertationinn.co.uk|Dissertation 
Help UK]] * [[http://www.dissertationinn.co.uk/write-my-dissertation|Write My 
Dissertation]] * [[http://www.dissertationinn.co.uk/buy-dissertation|Buy 
Dissertation]] * [[http://www.dissertationinn.co.uk/mba-dissertation|Mba 
Dissertation]] * 
[[http://www.dissertationinn.co.uk/dissertation-topics|Dissertation Topics]] * 
[[http://www.dissertationinn.co.uk/dissertation-service|Dissertation Service]] 
* [[http://www.mightydesigners.com|Logo Design Contest]] * 
[[http://www.dissertationmojo.co.uk|dissertation-writing-services]] * 
[[http://www.dissertationmojo.co.uk|dissertation help]] * 
[[http://www.dissertationmojo.co.uk|buy-dissertation]] * 
[[http://www.dissertationmojo.co.uk|mba-dissertation]] * 
[[http://www.allwritingsource.co.uk/graduation-thesis-dissertation.php|Graduation
 Thesis Dissertation]] * 
[[http://www.allwritingsource.co.uk/essay-help.php|Essays Help]]
+ ##language:en
+ #pragma section-numbers off
+ = 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.
  
- * [[http://www.essayhelppros.co.uk/uk-essay-writing.php|Essay writing]] * 
[[http://www.essayhelppros.co.uk/write-my-essay.php|write my essay]] * 
[[http://www.essayhelppros.co.uk/cheap-essays.php|cheap custom essays]] * 
[[http://www.essayhelppros.co.uk/university-essays.php|university essays]] * 
[[http://www.essayhelppros.co.uk/buy-essay.php|buy essay]] * 
[[http://www.essayhelppros.co.uk/uk-essay-help.php|essay help]] * 
[[http://www.logodesignmaestro.co.uk|Logo design]] * 
[[http://www.customessayhelp.com/|essay help]] * 
[[http://www.customessayhelp.com/essay-writers.html|essay writers]] * 
[[http://www.customessayhelp.com/write-my-essay.html|write my essay]] * 
[[http://www.customessayhelp.com/analysis-essay.html|analysis essay]]
+ === 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 Book ]]
+  * 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/mail-lists.html|HBase dist-lists]]
+  * HBase IRC Channel - #hbase on irc.freenode.net. 
+ 
+  * [[Hbase/FAQ|FAQ]]
+  * [[HBase/HBasePresentations|Presentations]], [[HBase/Articles|articles]], 
and [[https://twitter.com/007simple|twitter]].
+ 
+  * [[Hbase/PoweredBy|PoweredBy]], a list of sites and applications powered by 
HBase
+ 
+  * SupportingProjects
+ 
+ == Administrators / Setup Guides and configuration ==
+  * [[HBasePackages|Packaged versions of HBase]]
+ 
+  * HBase and Performance
+   * [[Hbase/PerformanceEvaluation|Tools for evaluating HBase performance and 
scalability]]
+ 
+   * [[UsingLzoCompression|Using LZO Compression]]
+ 
+  * [[Hbase/MultipleMasters|How to set up multiple HBase Masters]] for higher 
availability
+ 
+  * [[Hbase/RollingRestart|Rolling Restart]] of HBase
+ 
+  * Migrating between HBase versions
+   * [[Hbase/HowToMigrate|Migration from one version of HBase to another]]
+ 
+   * [[Hbase/Migration|Design of the Migration system]]
+ 
+  * [[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
+   * [[Hbase/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[[http://uebersetzungl.wordpress.com|.]]
+    * [[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://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapred/package-summary.html|Using
 HBase with deprecated Hadoop MapReduce APIs]]
+ 
+   * [[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://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html|.]]
+ 
+  * [[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/HowToContribute|How to contribute]]
+ 
+  * [[Hbase/HowToTest|How to test HBase]]
+ 
+  * [[Hbase/HowToCommit|How to commit]]
+ 
+  * [[Hbase/HowToRelease|How to release]]
+ 
+  * [[Hbase/IssuePriorityGuidelines|How to rate the priority of your issues in 
JIRA]]
+ 
+  * 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 ==
  
  
+ == Obsolete/Stale ==
+  * [[Hbase/Obsolete|Obsolete Pages]]
+ [[http://sixvideo.ws|six video]][[http://sxs1.biz|sxs]]
- [[http://www.essayhelppros.com/essay-writing-services.php | Essay Writing]]
- [[http://www.essayhelppros.com/cheap-custom-essay.php | Cheap Custom Essay]]
- [[http://www.essayhelppros.com/analysis-essay.php | Analysis Essay]]
- [[http://www.essayhelppros.com/write-my-essay.php | Write My Essay]]
- [[http://www.essayhelppros.com/essay-writers.php | Essay Writers]]
  

Reply via email to