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 2009/11/05 23:33:03 UTC

[Hadoop Wiki] Trivial Update of "Hbase/ThriftApi" by LarsFrancke

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 LarsFrancke.
The comment on this change is: linkfix.
http://wiki.apache.org/hadoop/Hbase/ThriftApi?action=diff&rev1=16&rev2=17

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

  
  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=co|Hbase.thrift]].
+ 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]].
  
  == Using the API ==