You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2010/08/11 01:06:18 UTC

[Hadoop Wiki] Update of "Hbase" by sujee

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 sujee.
The comment on this change is: added a link to Hbase map-reduce tutorial.
http://wiki.apache.org/hadoop/Hbase?action=diff&rev1=156&rev2=157

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

    * 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://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/mapred/package-summary.html|Using HBase with deprecated Hadoop MapReduce APIs]]
+    * [[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]]