Currently the only way to access HBase from C++ is via the thrift or REST interfaces. There are no plans to add direct access to HBase from C++. However, if you'd like to build one, contributions are always welcome
--- Jim Kellerman, Powerset (Live Search, Microsoft Corporation) > -----Original Message----- > From: Guo Leitao [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 21, 2008 8:51 PM > To: [email protected] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [ANN] hbase 0.18.0 available > > Many thanks! > > I'd like to know whether there is plan for Hbase to provide c/c++ > programming interface? Is there any way to access HBase by C/C++ program? > > Leitao Guo > > 2008/9/22 stack <[EMAIL PROTECTED]> > > > HBase 0.18.0 fixes 57 issues [1] since the HBase 0.2.0 release. New > > features include experimental transaction support and client-side > exposure > > of row locks. > > > > HBase 0.18.0 runs on Hadoop 0.18.0. > > > > With this release, HBase major+minor version now echoes that of the > Hadoop > > core version it depends on. See FAQ #18 and #19 for more on HBase > > versioning [2]. > > > > Thanks to all who contributed to this release. > > > > Yours, > > The HBase Team > > > > 1. http://tinyurl.com/4zl9ch > > 2. http://wiki.apache.org/hadoop/Hbase/FAQ#18 > >
