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/18 23:28:49 UTC

[Hadoop Wiki] Update of "Hbase/ThriftApi" by WilliamMcVey

Dear Wiki user,

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

The "Hbase/ThriftApi" page has been changed by WilliamMcVey.
http://wiki.apache.org/hadoop/Hbase/ThriftApi?action=diff&rev1=17&rev2=18

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

  
  This page discusses the [[http://incubator.apache.org/thrift/|Thrift]] client API for Hbase. Thrift is both cross-platform and more lightweight than REST for many operations.
  
- The latest version of the Hbase Thrift API is described by [[http://svn.apache.org/viewvc/hadoop/hbase/trunk/src/java/org/apache/hadoop/hbase/thrift/Hbase.thrift?view=markup|Hbase.thrift]].
+ The latest version of the Hbase Thrift API is described by [[http://svn.apache.org/viewvc/hbase/trunk/src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift?view=log|Hbase.thrift]].
  
  == Using the API ==