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/06/06 09:12:30 UTC

[Hadoop Wiki] Update of "Hbase" by AndrewPurtell

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 AndrewPurtell.
http://wiki.apache.org/hadoop/Hbase?action=diff&rev1=151&rev2=152

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

     * [[Hbase/Groovy|Groovy DSL for HBase]]
     * [[Hbase/Scala|Scala interface to HBase]]
    * languages with a custom protocol:
-    * [[Hbase/HbaseRest|REST gateway specification for HBase]] -- obsoleted by [[Hbase/Stargate|Stargate REST Connector]]
+    * [[Hbase/Stargate|REST gateway specification for HBase]]
     * [[Hbase/ThriftApi|Thrift gateway specification for HBase]]
   * [[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]]
   * [[Hbase/Cascading|Using HBase with Cascading]]