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
