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 2013/10/18 01:33:05 UTC

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

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 JeanDanielCryans:
https://wiki.apache.org/hadoop/Hbase/ThriftApi?action=diff&rev1=22&rev2=23

  
  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/hbase/trunk/hbase-server/src/main/resources/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/hbase-thrift/src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift?view=markup|Hbase.thrift]].
  
  == Using the API ==