Some searching leads me to believe that Thrift is being used to implement a broker interface to Hypertable.
http://qconsf.com/sf2008/file?path=/qcon-sanfran-2008/slides//DougJudd_Hypertable.pdf You might also want to consider http://thrudb.org/ Tim. On Mon, Dec 01, 2008 at 06:28:02PM -0800, mike skramstad wrote: > As of now C++ is the only language that will interface with Hypertable, > which is unfortunate, because I have large complex Perl scripts that > would take forever to convert to C++ and my productivity would drop 90%. > I am considering writing a Perl module for Hypertable, however, DBI is > really the proper place to put the new interface. Is there any talk of > doing this or perhaps I should start a new branch on DBI? > > I'm using Hadoop with Hypertable to index hundreds of billions of web > docs, because MySQL's cluster has an in-memory key limitation. > > Best regards, > > michael skramstad >
